chore: use https://umap-project.org link in map footer

This commit is contained in:
Yohan Boniface 2024-01-17 11:25:47 +01:00
parent 3e5927f65e
commit fb63588ac5

View file

@ -1192,7 +1192,7 @@ L.U.AttributionControl = L.Control.Attribution.extend({
'', '',
container, container,
`${L._('Powered by uMap')}`, `${L._('Powered by uMap')}`,
'https://github.com/umap-project/umap/' 'https://umap-project.org/'
) )
} }
L.DomUtil.createLink('attribution-toggle', this._container, '') L.DomUtil.createLink('attribution-toggle', this._container, '')