Skip to content

Commit 91c6ae8

Browse files
committed
Update schedule endpoint for preview.
1 parent 81dc2d1 commit 91c6ae8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.env.preview

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
EP_SESSIONS_API="https://static.europython.eu/programme/ep2024/releases/current/sessions.json"
2-
EP_SPEAKERS_API="https://gist.githubusercontent.com/nikoshell/24f8c99de3758dc4ed1391876c382b43/raw/bdf11fe89e5010f35dc1351e9b71c02a19adefe2/24speakers.json"
3-
EP_SCHEDULE_API="https://static.europython.eu/programme/ep2024/releases/current/schedule.json"
1+
EP_SESSIONS_API="https://static.europython.eu/programme/ep2025/releases/current/sessions.json"
2+
EP_SPEAKERS_API="https://static.europython.eu/programme/ep2025/releases/current/speakers.json"
3+
EP_SCHEDULE_API="https://static.europython.eu/programme/ep2025/releases/current/schedule.json"

0 commit comments

Comments
 (0)