diff --git a/src/pages/index.astro b/src/pages/index.astro index 3328e335f060012..ffce4b3983c1751 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -38,7 +38,7 @@ const topCards = [ { title: "Featured", links: [ - { text: "Add web analytics", href: "/web-analytics/" }, + { text: "AI tools", href: "/style-guide/ai-tooling/" }, { text: "Troubleshoot errors", href: "/support/troubleshooting/http-status-codes/", @@ -91,7 +91,10 @@ const topCards = [ title: "Zero Trust", links: [ { text: "Access", href: "/cloudflare-one/policies/access/" }, - { text: "Tunnel", href: "/cloudflare-one/networks/connectors/cloudflare-tunnel/" }, + { + text: "Tunnel", + href: "/cloudflare-one/networks/connectors/cloudflare-tunnel/", + }, { text: "Gateway", href: "/cloudflare-one/policies/gateway/" }, { text: "Browser Isolation",