diff options
author | Daniel Meißner | 2017-08-04 10:49:10 +0200 |
---|---|---|
committer | Daniel Meißner | 2017-08-04 10:49:10 +0200 |
commit | 6cd32d788529ecf8605d5a1db6ba245dbbffc615 (patch) | |
tree | efd7484526fc83e73d81c598fb253da69c564350 /configs | |
parent | 3bb0f6fe17dd065a82385dc9a5c750081e8ca8b1 (diff) |
SHA2017: next try to fix relive url
Diffstat (limited to '')
-rw-r--r-- | configs/conferences/SHA2017/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/SHA2017/config.php b/configs/conferences/SHA2017/config.php index 8b4999c..c5add69 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' => 'http://live.ber.c3voc.de/relive/SHA2017/index.json', + 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/sha2017/index.json', ); /** |