aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authordedeibel2018-12-27 15:13:55 +0100
committerdedeibel2018-12-27 15:13:55 +0100
commitd634d8d5b8d7701586d0e105207d554f06cdc7f3 (patch)
treeefcaa2ba80124e7b1165d992c5bf7496a5b3bb7f /configs
parentedf4852c16aa38fded033b573c3ae9d23bda789b (diff)
35c3: relive url angepasst
Diffstat (limited to 'configs')
-rw-r--r--configs/conferences/35c3/config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/35c3/config.php b/configs/conferences/35c3/config.php
index 82a3a6e..ef698e4 100644
--- a/configs/conferences/35c3/config.php
+++ b/configs/conferences/35c3/config.php
@@ -108,7 +108,7 @@ $CONFIG['CONFERENCE'] = array(
*
* Wird diese Zeile auskommentiert, wird der Link nicht angezeigt
*/
- 'RELIVE_JSON' => 'https://live.dus.c3voc.de/relive/35c3/index.json', # TODO setup, configure correct value
+ 'RELIVE_JSON' => 'https://cdn.c3voc.de/relive/35c3/index.json',
);
/**