aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSophie Schiller2021-06-05 15:03:40 +0200
committerSophie Schiller2021-06-05 15:03:40 +0200
commitd063f170dab0dedc4473d169b4c90133d397757d (patch)
tree88a3b1d08ab701808a74da1487d623cab5af4c7b
parentfb2321659b1f836e0f96873668aecbec188db58a (diff)
fossgis2021: set relive url
-rw-r--r--configs/conferences/fossgis2021/config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/fossgis2021/config.php b/configs/conferences/fossgis2021/config.php
index 0d0cbfa..d0c2aa9 100644
--- a/configs/conferences/fossgis2021/config.php
+++ b/configs/conferences/fossgis2021/config.php
@@ -96,7 +96,7 @@ $CONFIG['CONFERENCE'] = array(
*
* Wird diese Zeile auskommentiert, wird der Link nicht angezeigt
*/
- 'RELIVE_JSON' => 'https://cdn.c3voc.de/relive/fossgis20/index.json',
+ 'RELIVE_JSON' => 'https://cdn.c3voc.de/relive/fossgis2021/index.json',
);
/**