diff --git a/apps/docs/smfs/examples.mdx b/apps/docs/smfs/examples.mdx index 09ec6aa6..59cf60ff 100644 --- a/apps/docs/smfs/examples.mdx +++ b/apps/docs/smfs/examples.mdx @@ -30,15 +30,15 @@ complete project with its own README, dependencies, and a working UI. icon="terminal" href="https://github.com/supermemoryai/examples/tree/main/code-sandbox" > - Write and run code in a Daytona sandbox with persistent AI memory. - Next.js + Daytona SDK + SMFS mount. + Write and run code in an E2B sandbox with persistent AI memory. + Next.js + E2B SDK + SMFS mount. The Research Assistant and Knowledge Base examples use the [Bash Tool](/smfs/bash-tool) — the serverless-friendly way to give an agent a -Supermemory-backed filesystem. The Code Sandbox example uses a -[Daytona](/smfs/providers/daytona) sandbox with a real SMFS mount. +Supermemory-backed filesystem. The Code Sandbox example uses an +[E2B](/smfs/providers/e2b) sandbox with a real SMFS mount. ## Running an example