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 e153269 commit 5b6bee1Copy full SHA for 5b6bee1
1 file changed
src/components/home/WhyElixir.astro
@@ -30,7 +30,7 @@ const cards: WhyCard[] = [
30
title: "Loved by developers",
31
body: "Voted one of the world's most admired languages several years in a row.",
32
tone: "dark",
33
- cta: { label: "Go to survey", href: "https://survey.stackoverflow.co/" },
+ cta: { label: "See survey results", href: "https://survey.stackoverflow.co/2025/technology#admired-and-desired" },
34
},
35
{
36
title: "Productivity",
0 commit comments