From d2b2c0c63e2258a506a2e5b3b622fce57a934dab Mon Sep 17 00:00:00 2001
From: Bjoern Riemer
Date: Wed, 17 Oct 2018 23:55:10 +0200
Subject: update relive url

---
 configs/conferences/osmocon18/config.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'configs/conferences/osmocon18/config.php')

diff --git a/configs/conferences/osmocon18/config.php b/configs/conferences/osmocon18/config.php
index 611b0d9..8d56fa2 100755
--- a/configs/conferences/osmocon18/config.php
+++ b/configs/conferences/osmocon18/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://live.ber.c3voc.de/relive/osmocon2018/index.json',
+	'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/osmocon18/index.json',
 
 	/**
 	 * APCU-Cache-Zeit in Sekunden
-- 
cgit v1.2.3