diff options
| author | Sophie Schiller | 2020-03-09 13:39:05 +0100 | 
|---|---|---|
| committer | Sophie Schiller | 2020-03-09 13:39:05 +0100 | 
| commit | 97120cdd839338062b67c8742b1a64c85bfd43d4 (patch) | |
| tree | ee697ef40a2564d713e2bf460b1a12d9c40b9bd4 /configs/conferences/fossgis20/config.php | |
| parent | df6fed21aad1f294c98cae7e86896261bf0d5b90 (diff) | |
fossgis2020 rename to fossgis20
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',  );  /** | 
