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