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 d5af1fb commit 3b413b5Copy full SHA for 3b413b5
src/pages/index.astro
@@ -38,7 +38,7 @@ const topCards = [
38
{
39
title: "Featured",
40
links: [
41
- { text: "AI tooling", href: "/style-guide/ai-tooling/" },
+ { text: "AI tools", href: "/style-guide/ai-tooling/" },
42
43
text: "Troubleshoot errors",
44
href: "/support/troubleshooting/http-status-codes/",
0 commit comments