From 7afec49fb44597f6cb4dc0727df7a8e29c6e622e Mon Sep 17 00:00:00 2001
From: Daniel Molkentin
Date: Tue, 13 Oct 2020 13:06:40 +0200
Subject: point all relive URLs to relive.c3voc.de alias

do not offer any incentive to use the canonical hostname
on "purpose" or by accident.
---
 configs/conferences/jh-berlin-2019/config.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'configs/conferences/jh-berlin-2019')

diff --git a/configs/conferences/jh-berlin-2019/config.php b/configs/conferences/jh-berlin-2019/config.php
index 8550c92..74b3824 100644
--- a/configs/conferences/jh-berlin-2019/config.php
+++ b/configs/conferences/jh-berlin-2019/config.php
@@ -97,7 +97,7 @@
 		 * Wird beides aktiviert, hat der externe Link Vorrang!
 		 * Wird beides auskommentiert, wird der Link nicht angezeigt
 		 */
-               'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/jh-berlin-2019/index.json',
+               'RELIVE_JSON' => 'http://relive.c3voc.de/relive/jh-berlin-2019/index.json',
 
 		/**
 		 * APCU-Cache-Zeit in Sekunden
-- 
cgit v1.2.3