aboutsummaryrefslogtreecommitdiff
path: root/apps/docs/user-profiles/examples.mdx
diff options
context:
space:
mode:
Diffstat (limited to 'apps/docs/user-profiles/examples.mdx')
-rw-r--r--apps/docs/user-profiles/examples.mdx2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/docs/user-profiles/examples.mdx b/apps/docs/user-profiles/examples.mdx
index 496f905f..aa3b796b 100644
--- a/apps/docs/user-profiles/examples.mdx
+++ b/apps/docs/user-profiles/examples.mdx
@@ -362,6 +362,6 @@ const result = await generateText({
// Model automatically has access to user's profile!
```
-<Card title="AI SDK User Profiles" icon="triangle" href="/ai-sdk/user-profiles">
+<Card title="AI SDK User Profiles" icon="triangle" href="/integrations/ai-sdk">
Learn more about automatic profile injection with the AI SDK
</Card>