Skip to content

Commit 4f63ab9

Browse files
committed
fix: update schedule link to pretalx
1 parent 169b846 commit 4f63ab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/home/templates/home/sections/hero-section.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ <h2 class="font-bantayog leading-[125%] text-[52px] text-brown-1">MARCH 21-23, 2
1919
MANILA</p>
2020
</div>
2121
<div class="text-center z-10">
22-
<a href="/schedule" class="inline-block bg-orange-2 text-white px-4 py-2 rounded-md text-base font-semibold font-nunito hover:bg-orange-3 transition">
22+
<a href="https://pretalx.com/python-asia-2026/schedule/" class="inline-block bg-orange-2 text-white px-4 py-2 rounded-md text-base font-semibold font-nunito hover:bg-orange-3 transition">
2323
View Program Schedule
2424
</a>
2525
</div>

0 commit comments

Comments
 (0)