diff options
Diffstat (limited to 'configs/conferences/gpn18')
| -rw-r--r-- | configs/conferences/gpn18/config.php | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/configs/conferences/gpn18/config.php b/configs/conferences/gpn18/config.php index 6eefe2b..d97c046 100644 --- a/configs/conferences/gpn18/config.php +++ b/configs/conferences/gpn18/config.php @@ -96,7 +96,7 @@ $CONFIG['CONFERENCE'] = array(       * Wird beides aktiviert, hat der externe Link Vorrang!       * Wird beides auskommentiert, wird der Link nicht angezeigt       */ -    'RELIVE_JSON' => 'http://relive.c3voc.de/relive/gpn18/index.json', +    'RELIVE_JSON' => 'https://cdn.c3voc.de/relive/gpn18/index.json',      /**       * APCU-Cache-Zeit in Sekunden | 
