aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/SHA2017
diff options
context:
space:
mode:
authorDaniel Meißner2017-08-04 10:49:10 +0200
committerDaniel Meißner2017-08-04 10:49:10 +0200
commit6cd32d788529ecf8605d5a1db6ba245dbbffc615 (patch)
treeefd7484526fc83e73d81c598fb253da69c564350 /configs/conferences/SHA2017
parent3bb0f6fe17dd065a82385dc9a5c750081e8ca8b1 (diff)
SHA2017: next try to fix relive 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 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',
);
/**