From c64dafc6123be97c864ff4b99fce505832d9f04d Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 14 Apr 2019 17:03:54 +0200 Subject: Update git link --- pelicanconf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1