aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/SHA2017
diff options
context:
space:
mode:
authorDaniel Meißner2017-08-04 10:46:56 +0200
committerDaniel Meißner2017-08-04 10:46:56 +0200
commit3bb0f6fe17dd065a82385dc9a5c750081e8ca8b1 (patch)
tree18917d7acd839e018256c0964c4652a75ecbd8f1 /configs/conferences/SHA2017
parente6a3d92129e430e7a5b821672133d7cafb85689a (diff)
SHA2017: try to fix relive json url
Diffstat (limited to 'configs/conferences/SHA2017')
-rw-r--r--configs/conferences/SHA2017/config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/SHA2017/config.php b/configs/conferences/SHA2017/config.php
index 1c88999..8b4999c 100644
--- a/configs/conferences/SHA2017/config.php
+++ b/configs/conferences/SHA2017/config.php
@@ -91,7 +91,7 @@ $CONFIG['CONFERENCE'] = array(
*
* Wird diese Zeile auskommentiert, wird der Link nicht angezeigt
*/
- 'RELIVE_JSON' => 'configs/conferences/SHA2017/vod.json',
+ 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/SHA2017/index.json',
);
/**