From cd98f3db56257ca50b7469bbfe5db8a05cf827cd Mon Sep 17 00:00:00 2001 From: Michael Date: Sat, 27 Dec 2025 18:28:34 +1300 Subject: [PATCH] Update documentation link for official resources --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 985e419b77..d84f5f6151 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)**.