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