From 36863776d23b4936bf68991ac2eac226713ef905 Mon Sep 17 00:00:00 2001
From: Michael Kohlhase <m.kohlhase@jacobs-university.de>
Date: Thu, 24 Aug 2017 16:22:35 +0200
Subject: [PATCH] simplified

---
 _config.yml | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/_config.yml b/_config.yml
index ac9c0cd..90424fd 100644
--- a/_config.yml
+++ b/_config.yml
@@ -115,10 +115,8 @@ menu:
     - title: 'Courses'
       active: '/courses/'
       items:
-          - title: 'Overview: Modules Bachelor'
-            url: '/courses/modules-bachelor/'
-          - title: 'Overview: Modules Master'
-            url: '/courses/modules-master/'
+          - title: 'Overview'
+            url: '/courses/index/'
           - title: 'Current Courses'
             url: '/courses/'
           - title: 'Former Courses'
-- 
GitLab