diff options
author | dedeibel | 2018-12-27 15:18:16 +0100 |
---|---|---|
committer | dedeibel | 2018-12-27 15:18:16 +0100 |
commit | 0af34da3dc28495f63e94d9e25d3df040b365333 (patch) | |
tree | efcaa2ba80124e7b1165d992c5bf7496a5b3bb7f | |
parent | 4cb5bb3eaf07c349342acc239e14fb977350b2bb (diff) |
35c3: relive url geƤndert
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 9f6373f..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.ber.c3voc.de/relive/35c3/index.json', + 'RELIVE_JSON' => 'https://cdn.c3voc.de/relive/35c3/index.json', ); /** |