diff --git a/friends_map/settings.py b/friends_map/settings.py index ebef48f..61cea85 100644 --- a/friends_map/settings.py +++ b/friends_map/settings.py @@ -144,8 +144,8 @@ APP = { 'name': "FriendsMap", 'url': os.environ.get('SITE_URL', "http://127.0.0.1:8000"), 'repository': { - 'url': "https://github.com/Crocmagnon/friends_map", - 'bugtracker': "https://github.com/Crocmagnon/friends_map/issues", + 'url': "https://github.com/Crocmagnon/friendsmap", + 'bugtracker': "https://github.com/Crocmagnon/friendsmap/issues", }, 'licences': { 'source': { diff --git a/map/templates/map/navbar.html b/map/templates/map/navbar.html index c9fe5d2..366c4f3 100644 --- a/map/templates/map/navbar.html +++ b/map/templates/map/navbar.html @@ -8,6 +8,7 @@