Merge branch 'master' of github.com:umap-project/umap

This commit is contained in:
Yohan Boniface 2017-02-02 10:21:14 +01:00
commit 2a6f8d5d88

View file

@ -166,7 +166,7 @@ UMAP_MAPS_PER_PAGE = 5
UMAP_MAPS_PER_PAGE_OWNER = 10
MAP_SHORT_URL_NAME = "umap_short_url"
UMAP_USE_UNACCENT = False
UMAP_FEEDBACK_LINK = "http://wiki.openstreetmap.org/wiki/UMap#Feedback_and_help" # noqa
UMAP_FEEDBACK_LINK = "https://wiki.openstreetmap.org/wiki/UMap#Feedback_and_help" # noqa
USER_MAPS_URL = 'user_maps'
# =============================================================================