From 897f979fd75c4e962e878c23279cde0c24e5a905 Mon Sep 17 00:00:00 2001 From: franco <1787003204@q.comq> Date: Sun, 28 Sep 2025 10:32:38 +0800 Subject: [PATCH] =?UTF-8?q?docs(integrations):=20=E6=9B=B4=E6=96=B0=20Clau?= =?UTF-8?q?de=20Code=20=E5=AE=98=E6=96=B9=E6=96=87=E6=A1=A3=E9=93=BE?= =?UTF-8?q?=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/integrations/Development-Tools/claude-code.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/integrations/Development-Tools/claude-code.md b/docs/integrations/Development-Tools/claude-code.md index 6d2b6ef..7f13e9a 100644 --- a/docs/integrations/Development-Tools/claude-code.md +++ b/docs/integrations/Development-Tools/claude-code.md @@ -232,4 +232,4 @@ claude ### 更多资源 - [平台 API 文档](/docs/openapi/v1) -- [Claude Code 官方文档](https://docs.anthropic.com/claude/docs) +- [Claude Code 官方文档](https://docs.claude.com/en/docs/claude-code/overview) -- Gitee