From 422719bb7e293d6001dafcbe8cc1952c8954d9ac Mon Sep 17 00:00:00 2001 From: Jonas Witschel Date: Thu, 15 Oct 2020 11:45:08 +0200 Subject: [PATCH] archconf2020: update schedule URL --- archconf2020/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archconf2020/__init__.py b/archconf2020/__init__.py index 4690ed7..07ce0b3 100644 --- a/archconf2020/__init__.py +++ b/archconf2020/__init__.py @@ -4,7 +4,7 @@ import easing import renderlib # URL to Schedule-XML -scheduleUrl = "https://conf.archlinux.org/schedule2020.xml" +scheduleUrl = "https://pretalx.com/arch-conf-online-2020/schedule/export/schedule.xml" def introFrames(args):