From 16e2e50fa6ca27f447b8fef441294d20935a66e6 Mon Sep 17 00:00:00 2001 From: Florian Larysch Date: Fri, 4 Aug 2017 10:59:05 +0200 Subject: Revert "SHA2017: next try to fix relive url" This reverts commit 6cd32d788529ecf8605d5a1db6ba245dbbffc615. Relive has been fixed to use the correct casing of "SHA". --- configs/conferences/SHA2017/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/conferences') 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', ); /** -- cgit v1.2.3