From 24ad98a95fbcf79796035cdfc3c62ae059830ebb Mon Sep 17 00:00:00 2001 From: Sarah Deaton Date: Tue, 6 Jan 2026 06:47:41 -0800 Subject: [PATCH] docs: Fix links to Claude Code docs in README. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 985e419b..91983d35 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows -- all through natural language commands. Use it in your terminal, IDE, or tag @claude on Github. -**Learn more in the [official documentation](https://docs.anthropic.com/en/docs/claude-code/overview)**. +**Learn more in the [official documentation](https://code.claude.com/docs/en/overview)**. @@ -56,7 +56,7 @@ When you use Claude Code, we collect feedback, which includes usage data (such a ### How we use your data -See our [data usage policies](https://docs.anthropic.com/en/docs/claude-code/data-usage). +See our [data usage policies](https://code.claude.com/docs/en/data-usage). ### Privacy safeguards