aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/q2/config.php
diff options
context:
space:
mode:
authorDaniel Molkentin2020-11-05 00:25:57 +0100
committerDaniel Molkentin2020-11-05 00:28:37 +0100
commitfa13bd2b344b59abf4c5ff235fa40b9ec56e76e8 (patch)
treef040b4d6e32d75d5f8dbe917c8f924d8fcc3dd3e /configs/conferences/q2/config.php
parentc7bee023a4e00c48edd092c0bfe93d4cd650eff5 (diff)
relive: relive,live.dus -> cdn
Diffstat (limited to '')
-rw-r--r--configs/conferences/q2/config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/q2/config.php b/configs/conferences/q2/config.php
index 71965dd..bb265ec 100644
--- a/configs/conferences/q2/config.php
+++ b/configs/conferences/q2/config.php
@@ -95,7 +95,7 @@ $CONFIG['CONFERENCE'] = array(
*
* Wird diese Zeile auskommentiert, wird der Link nicht angezeigt
*/
- 'RELIVE_JSON' => 'https://relive.c3voc.de/relive/q2/index.json',
+ 'RELIVE_JSON' => 'https://cdn.c3voc.de/relive/q2/index.json',
);
/**