From 393cef5316e464d629a334d0e94f4b0d374f46fc Mon Sep 17 00:00:00 2001
From: Johanna Schink <johanna.schink@teckids.org>
Date: Sat, 6 Jun 2020 15:33:07 +0200
Subject: [PATCH] Update pelicanconf.py

---
 pelicanconf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pelicanconf.py b/pelicanconf.py
index c7e54bea..10ae74b0 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -83,7 +83,7 @@ I18N_SUBSITES = {
                 ("Services", "/en/pages/dienste.html")
                 ]),
             ("Media and Pedagogy", [
-                ("Educational Concept", "/pages/paedagogisches_peitbild.html"),
+                ("Educational Concept", "/pages/paedagogisches_leitbild.html"),
                 ("Handouts", "/pages/handreichungen-en.html"),
             ]),
             ("Contribution", [
-- 
GitLab