Skip to content

Commit 37eea26

Browse files
committed
Change CFP link in Hero section to point to the correct URL
1 parent 33e589a commit 37eea26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/hero-section.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export default function HeroSection() {
2020
</RainbowButton>
2121
<RainbowGreyButton>
2222
<a
23-
href="https://cfp.pycon.ke/pycon-kenya-2026/"
23+
href="https://cfp.pycon.ke/pycon-kenya-2026/cfp"
2424
target="_blank"
2525
rel="noreferrer"
2626
>

0 commit comments

Comments
 (0)