diff options
author | Bjoern Riemer | 2018-10-17 23:55:10 +0200 |
---|---|---|
committer | Bjoern Riemer | 2018-10-17 23:55:10 +0200 |
commit | d2b2c0c63e2258a506a2e5b3b622fce57a934dab (patch) | |
tree | 50ac6f59561b3a8dee15f808272ae97d344a59a7 /configs/conferences/osmocon18 | |
parent | c6bbe5f698e0d09faf6cfd99f9756790388e6ce6 (diff) |
update relive url
Diffstat (limited to 'configs/conferences/osmocon18')
-rwxr-xr-x | configs/conferences/osmocon18/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
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 |