From f72f6cbb6f781631bf9398eddfef75f0a7c80207 Mon Sep 17 00:00:00 2001 From: FSWIAI Docker Server Date: Mon, 30 May 2016 22:20:49 +0200 Subject: [PATCH] updated links to service.wiai --- .gitignore | 1 + caddy.json | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 12 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b25c15b --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*~ diff --git a/caddy.json b/caddy.json index c9224a8..28e07eb 100644 --- a/caddy.json +++ b/caddy.json @@ -16,21 +16,21 @@ { "image": "https://placehold.it/100x100", "button": "btn-primary", - "link": "https://www.wiai.de/klausuren", + "link": "https://klausuren.wiai.de/", "name": "Klausuren" }, { "image": "https://placehold.it/100x100", "button": "btn-primary", - "link": "https://www.wiai.de/board/extras/wiai.php", + "link": "https://intern.wiai.de/extras/wiai.php", "name": "Mitglieder" }, { "image": "https://placehold.it/100x100", "button": "btn-primary", - "link": "https://www.wiai.de/limesurvey/", + "link": "https://survey.wiai.de/", "name": "Limesurvey" }, @@ -51,14 +51,14 @@ { "image": "https://placehold.it/100x100", "button": "btn-primary", - "link": "https://wiai.de/redmine", + "link": "https://redmine.wiai.de/", "name": "Redmine" }, { "image": "https://placehold.it/100x100", "button": "btn-primary", - "link": "https://wiai.de/intern/list-pads/", + "link": "https://intern.wiai.de/list-pads/", "name": "Pad List" }, @@ -88,28 +88,28 @@ { "image": "https://placehold.it/100x100", "button": "btn-primary", - "link": "../phpmyadmin", + "link": "https://phpmyadmin.wiai.de", "name": "PHPMyAdmin des Servers" }, { "image": "https://placehold.it/100x100", "button": "btn-primary", - "link": "../limesurvey/admin/", + "link": "https://survey.wiai.de/admin/", "name": "Limesurvey Login zur Administration" }, { "image": "https://placehold.it/100x100", "button": "btn-primary", - "link": "https://wiai.de/board/extras/wiaikeys.php", + "link": "https://intern.wiai.de/extras/wiaikeys.php", "name": "Wiai-Schlüsselliste" }, { "image": "https://placehold.it/100x100", "button": "btn-primary", - "link": "https://wiai.de/board/extras/sowikeys.php", + "link": "https://intern.wiai.de/extras/sowikeys.php", "name": "Sowi-Schlüsselliste" } ] @@ -203,21 +203,21 @@ { "image": "https://placehold.it/100x100", "button": "btn-primary", - "link": "https://141.13.162.127/board/extras/sowi.php", + "link": "https://intern.wiai.de/extras/sowi.php", "name": "Mitglieder der Fachschaft SOWI" }, { "image": "https://placehold.it/100x100", "button": "btn-primary", - "link": "https://www.wiai.de/limesurvey/", + "link": "https://survey.wiai.de/", "name": "Limesurvey" }, { "image": "https://placehold.it/100x100", "button": "btn-primary", - "link": "https://wiai.de/board/extras/sowikeys.php", + "link": "https://intern.wiai.de/extras/sowikeys.php", "name": "Sowi-Schlüsselliste" } ]