aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences
diff options
context:
space:
mode:
authorFlorian Larysch2017-08-04 10:59:05 +0200
committerFlorian Larysch2017-08-04 10:59:05 +0200
commit16e2e50fa6ca27f447b8fef441294d20935a66e6 (patch)
tree18917d7acd839e018256c0964c4652a75ecbd8f1 /configs/conferences
parent6cd32d788529ecf8605d5a1db6ba245dbbffc615 (diff)
Revert "SHA2017: next try to fix relive url"
This reverts commit 6cd32d788529ecf8605d5a1db6ba245dbbffc615. Relive has been fixed to use the correct casing of "SHA".
Diffstat (limited to 'configs/conferences')
-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 c5add69..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' => 'http://live.ber.c3voc.de/relive/sha2017/index.json',
+ 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/SHA2017/index.json',
);
/**