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