diff options
Diffstat (limited to 'configs/conferences/pw17/config.php')
| -rw-r--r-- | configs/conferences/pw17/config.php | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/configs/conferences/pw17/config.php b/configs/conferences/pw17/config.php index 0a84804..a7e337e 100644 --- a/configs/conferences/pw17/config.php +++ b/configs/conferences/pw17/config.php @@ -96,7 +96,7 @@ $CONFIG['CONFERENCE'] = array(  	 *  	 * Wird diese Zeile auskommentiert, wird der Link nicht angezeigt  	 */ -	'RELIVE_JSON' => 'https://live.ber.c3voc.de/relive/pw17/index.json', +	'RELIVE_JSON' => 'https://relive.c3voc.de/relive/pw17/index.json',  );  /** | 
