misc: adjust default osm attribution (#88906)
gitea/combo/pipeline/head This commit looks good Details

This commit is contained in:
Frédéric Péters 2024-03-31 08:45:37 +02:00
parent 7df1e3f997
commit a688c183e8
1 changed files with 1 additions and 2 deletions

View File

@ -300,8 +300,7 @@ COMBO_MAP_TILE_URLTEMPLATE = 'https://tiles.entrouvert.org/hdm/{z}/{x}/{y}.png'
# default combo map attribution
COMBO_MAP_ATTRIBUTION = _(
'Map data &copy; <a href="https://openstreetmap.org">OpenStreetMap</a> contributors, '
'<a href="http://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a>'
'Map data &copy; <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a>'
)
# geocoding service