summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pelicanconf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pelicanconf.py b/pelicanconf.py
index 8dd654d..a5fb9d4 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -30,7 +30,7 @@ SOCIAL = ()
MENUITEMS = [('News', '/news.html'),
('Reference', 'http://lv2plug.in/ns/'),
('Developing', '/pages/developing.html'),
- ('Git', 'http://gitlab.com/drobilla/lv2')]
+ ('Git', 'http://gitlab.com/lv2/lv2')]
DISPLAY_PAGES_ON_MENU = False
DISPLAY_CATEGORIES_ON_MENU = False