aboutsummaryrefslogtreecommitdiff
path: root/apps/docs/memory-api/overview.mdx
diff options
context:
space:
mode:
Diffstat (limited to 'apps/docs/memory-api/overview.mdx')
-rw-r--r--apps/docs/memory-api/overview.mdx4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/docs/memory-api/overview.mdx b/apps/docs/memory-api/overview.mdx
index 33771e2c..c201f157 100644
--- a/apps/docs/memory-api/overview.mdx
+++ b/apps/docs/memory-api/overview.mdx
@@ -81,7 +81,7 @@ client.memory.add(
This will add a new memory to your supermemory account.
-Try it out in the [API Playground](/api-reference/manage-memories/add-memory).
+Try it out in the API Reference tab.
## Content Processing
@@ -132,7 +132,7 @@ client.search.execute(
</CodeGroup>
-Try it out in the [API Playground](/api-reference/search-memories/search-memories).
+Try it out in the API Reference tab.
You can do a lot more with supermemory, and we will walk through everything you need to.