diff --git a/pelicanconf.py b/pelicanconf.py
index f12044f796f4df5a0d4ab8b2610a9b8be260fc76..b4db495135f0227d292191aa2f6246919886131f 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -34,7 +34,7 @@ MENUITEMS = [
         ('AlekSIS', 'https://aleksis.org'),
         ]),
     ('Verein', [
-        ('Ziele', '/beispiel'),
+        ('Ziele', '/Ziele.html'),
         ('Dienste und Software', '/Dienste_und_Software.html'),
         ('Pädagogisches Leitbild', '/Paedagogisches_Leitbild.html'),
         ('Mitgliedschaft', '/Mitgliedschaft.html'),