You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/about/faqs.njk
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -203,7 +203,7 @@ layout: base.njk
203
203
{%callrenderDropdown("Where can I purchase the tickets?") -%}
204
204
<divclass="pt-4 px-4 text-lg">
205
205
<p>
206
-
Tickets for PyCon India 2025 are available on Konfhub, our Ticketing and Finance Partner. Get your tickets <aclass="text-blue-600 no-underline"href="/tickets">here</a>.
206
+
Tickets for PyCon India 2025 are available on Konfhub, our Ticketing and Finance Partner. Get your tickets <aclass="text-blue-600 no-underline"href="{{ env.baseUrl }}tickets">here</a>.
0 commit comments