diff options
author | dedeibel | 2018-12-27 15:13:55 +0100 |
---|---|---|
committer | dedeibel | 2018-12-27 15:13:55 +0100 |
commit | d634d8d5b8d7701586d0e105207d554f06cdc7f3 (patch) | |
tree | efcaa2ba80124e7b1165d992c5bf7496a5b3bb7f /configs/conferences | |
parent | edf4852c16aa38fded033b573c3ae9d23bda789b (diff) |
35c3: relive url angepasst
Diffstat (limited to '')
-rw-r--r-- | configs/conferences/35c3/config.php | 2 |
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', ); /** |