Skip to content

Commit 29fd408

Browse files
committed
updating text on homepage
1 parent f81d8e7 commit 29fd408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ const topCards = [
7373
title: "AI Products",
7474
links: [
7575
{
76-
text: "Build a RAG",
76+
text: "Build a RAG app",
7777
href: "/workers-ai/tutorials/build-a-retrieval-augmented-generation-ai/",
7878
},
7979
{ text: "Workers AI", href: "/workers-ai/" },

0 commit comments

Comments
 (0)