aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Schauer2021-08-13 23:46:48 +0200
committerLukas Schauer2021-08-13 23:46:48 +0200
commit9ca6f20db3f5562e7131c69cfe26b0ac1d6db542 (patch)
treeea834a6435439bc40962276af87155a2276a5544
parent1529f06cccdf9ee0fdd8f561c0779a7b5b17373d (diff)
nevoke relive
-rw-r--r--configs/conferences/nevoke2021/config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/nevoke2021/config.php b/configs/conferences/nevoke2021/config.php
index 0cf193e..def526d 100644
--- a/configs/conferences/nevoke2021/config.php
+++ b/configs/conferences/nevoke2021/config.php
@@ -95,7 +95,7 @@ $CONFIG['CONFERENCE'] = array(
*
* Wird diese Zeile auskommentiert, wird der Link nicht angezeigt
*/
- #'RELIVE_JSON' => 'https://cdn.c3voc.de/relive/revision/index.json',
+ 'RELIVE_JSON' => 'https://cdn.c3voc.de/relive/nevoke2021/index.json',
);
/**