aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/lac2018/config.php
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--configs/conferences/lac2018/config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/lac2018/config.php b/configs/conferences/lac2018/config.php
index 1f67bd2..e07eb46 100644
--- a/configs/conferences/lac2018/config.php
+++ b/configs/conferences/lac2018/config.php
@@ -90,7 +90,7 @@ $CONFIG['CONFERENCE'] = array(
* Wird beides aktiviert, hat der externe Link Vorrang!
* Wird beides auskommentiert, wird der Link nicht angezeigt
*/
- 'RELIVE_JSON' => 'http://live.dus.c3voc.de/relive/lac18/index.json',
+ 'RELIVE_JSON' => 'https://cdn.c3voc.de/relive/lac18/index.json',
);
/**