Skip to content

Commit 5b6bee1

Browse files
committed
Fix survey link
1 parent e153269 commit 5b6bee1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/home/WhyElixir.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ const cards: WhyCard[] = [
3030
title: "Loved by developers",
3131
body: "Voted one of the world's most admired languages several years in a row.",
3232
tone: "dark",
33-
cta: { label: "Go to survey", href: "https://survey.stackoverflow.co/" },
33+
cta: { label: "See survey results", href: "https://survey.stackoverflow.co/2025/technology#admired-and-desired" },
3434
},
3535
{
3636
title: "Productivity",

0 commit comments

Comments
 (0)