diff options
Diffstat (limited to '')
| -rw-r--r-- | configs/conferences/ogtm/config.php | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/configs/conferences/ogtm/config.php b/configs/conferences/ogtm/config.php index 801127f..f4a5854 100644 --- a/configs/conferences/ogtm/config.php +++ b/configs/conferences/ogtm/config.php @@ -72,7 +72,7 @@ $CONFIG['CONFERENCE'] = array(  	 */  	'RELEASES' => 'https://www.youtube.com/channel/UCkZIh0tBls7FIGTvYPF-H-w', -	'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/ogtm18/index.json', +	'RELIVE_JSON' => 'http://relive.c3voc.de/relive/ogtm18/index.json',  	/**  	 * APCU-Cache-Zeit in Sekunden | 
