We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec09542 commit 0c7bf2dCopy full SHA for 0c7bf2d
main.py
@@ -74,7 +74,7 @@ def decodeDict(data):
74
ticket_time_float = 0
75
76
if event_url:
77
- event_url = 'https://2024.open-data.nyc/event/' + event_url
+ event_url = 'https://2025.open-data.nyc/event/' + event_url
78
else:
79
event_url = None
80
0 commit comments