From 32637b59a885d259727063f99605b834f6e74d04 Mon Sep 17 00:00:00 2001 From: Alex Notov Date: Sat, 27 Sep 2025 14:47:11 -0600 Subject: [PATCH] Update documentation link from docs.anthropic.com to docs.claude.com --- tool_use/memory_cookbook.ipynb | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/tool_use/memory_cookbook.ipynb b/tool_use/memory_cookbook.ipynb index 49ae0d2..dce332f 100644 --- a/tool_use/memory_cookbook.ipynb +++ b/tool_use/memory_cookbook.ipynb @@ -1233,19 +1233,7 @@ { "cell_type": "markdown", "metadata": {}, - "source": [ - "## Next Steps\n", - "\n", - "### Resources\n", - "\n", - "- **API Docs**: [docs.anthropic.com](https://docs.anthropic.com)\n", - "- **GitHub Action**: [claude-code-action](https://github.com/anthropics/claude-code-action)\n", - "- **Support**: [support.anthropic.com](https://support.anthropic.com)\n", - "\n", - "### Feedback\n", - "\n", - "Memory and context management are in **beta**. Share your feedback to help us improve!" - ] + "source": "## Next Steps\n\n### Resources\n\n- **API Docs**: [docs.claude.com](https://docs.claude.com)\n- **GitHub Action**: [claude-code-action](https://github.com/anthropics/claude-code-action)\n- **Support**: [support.anthropic.com](https://support.anthropic.com)\n\n### Feedback\n\nMemory and context management are in **beta**. Share your feedback to help us improve!" } ], "metadata": { @@ -1269,4 +1257,4 @@ }, "nbformat": 4, "nbformat_minor": 4 -} +} \ No newline at end of file