aboutsummaryrefslogtreecommitdiff
path: root/apps/docs/user-profiles/examples.mdx
diff options
context:
space:
mode:
authorDhravya Shah <[email protected]>2026-01-18 16:55:32 -0800
committerGitHub <[email protected]>2026-01-18 16:55:32 -0800
commit87b361c26bf5fc16049cd2727825891aa14b8e8b (patch)
treec2f9f4f6223a7c1734578b772a16490ba2eb8b96 /apps/docs/user-profiles/examples.mdx
parentAdd Claude Code GitHub Workflow (#681) (diff)
downloadsupermemory-87b361c26bf5fc16049cd2727825891aa14b8e8b.tar.xz
supermemory-87b361c26bf5fc16049cd2727825891aa14b8e8b.zip
docs changes (#678)
Co-authored-by: Claude Opus 4.5 <[email protected]>
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>