froscon2020: fix url
This commit is contained in:
parent
8c30c2c2c1
commit
544cea96bd
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ from easing import *
|
|||
import svg.path
|
||||
|
||||
# URL to Schedule-XML
|
||||
scheduleUrl = 'https://programm.froscon.de/2019/schedule.xml'
|
||||
scheduleUrl = 'https://programm.froscon.de/2020/schedule.xml'
|
||||
|
||||
# For (really) too long titles
|
||||
titlemap = {
|
||||
|
|
Loading…
Add table
Reference in a new issue