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