From e911fe04a4935458261a09ad477447d03a8349cd Mon Sep 17 00:00:00 2001 From: Anna Weichelt <anna.weichelt@teckids.org> Date: Wed, 18 Mar 2020 20:44:06 +0100 Subject: [PATCH] Update pelicanconf.py --- pelicanconf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pelicanconf.py b/pelicanconf.py index 58d2bbf1..f12044f7 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -31,7 +31,7 @@ MENUITEMS = [ ('Projekte', [ ('FrogLabs', '/bar.html'), ('HacknFun', 'https://example.com'), - ('AlekSIS', 'https://example.com'), + ('AlekSIS', 'https://aleksis.org'), ]), ('Verein', [ ('Ziele', '/beispiel'), -- GitLab