diff options
Diffstat (limited to 'configs/conferences/hotosm2019')
-rw-r--r-- | configs/conferences/hotosm2019/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/hotosm2019/config.php b/configs/conferences/hotosm2019/config.php index 930055d..5ffbe9c 100644 --- a/configs/conferences/hotosm2019/config.php +++ b/configs/conferences/hotosm2019/config.php @@ -92,7 +92,7 @@ $CONFIG['CONFERENCE'] = array( * * Wird diese Zeile auskommentiert, wird der Link nicht angezeigt */ -// 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/hotosm2019/index.json', +// 'RELIVE_JSON' => 'http://relive.c3voc.de/relive/hotosm2019/index.json', ); /** |