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 f81d8e7 commit 29fd408Copy full SHA for 29fd408
src/pages/index.astro
@@ -73,7 +73,7 @@ const topCards = [
73
title: "AI Products",
74
links: [
75
{
76
- text: "Build a RAG",
+ text: "Build a RAG app",
77
href: "/workers-ai/tutorials/build-a-retrieval-augmented-generation-ai/",
78
},
79
{ text: "Workers AI", href: "/workers-ai/" },
0 commit comments