Skip to content

Commit f6cd4f7

Browse files
nipunn1313elazdi-al
authored andcommitted
convex-backend PR 76: fix: small url typo for AI Agent component in docs (#36717)
Small url typo in the documentation of components ---- By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice. Co-authored-by: elazdi-al <[email protected]> GitOrigin-RevId: c815a8f7a8ace9b7beb3423145ebb05fb0ba2495
1 parent 22b9a26 commit f6cd4f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

npm-packages/docs/docs/components.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ full directory on the [Convex website](https://convex.dev/components).
146146
items={[
147147
{
148148
type: "link",
149-
href: "https://www.convex.dev/components/persistent-text-streaming",
149+
href: "https://www.convex.dev/components/agent",
150150
label: "AI Agent",
151151
description: "Define agents with tools and memory",
152152
},

0 commit comments

Comments
 (0)