aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/q2/config.php
diff options
context:
space:
mode:
authorDaniel Molkentin2020-10-13 13:06:40 +0200
committerDaniel Molkentin2020-10-13 13:07:13 +0200
commit7afec49fb44597f6cb4dc0727df7a8e29c6e622e (patch)
tree425b777d1dc9f8d4e492e182ba52aa53093a531e /configs/conferences/q2/config.php
parentfba3d858c890b4769991da21047931c6482a06a3 (diff)
point all relive URLs to relive.c3voc.de alias
do not offer any incentive to use the canonical hostname on "purpose" or by accident.
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 ef2561b..71965dd 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://live.ber.c3voc.de/relive/q2/index.json',
+ 'RELIVE_JSON' => 'https://relive.c3voc.de/relive/q2/index.json',
);
/**