Fix broken Claude Code documentation links

Update all references from docs.anthropic.com/en/docs/claude-code
to code.claude.com/docs after documentation site migration.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Bill Allred
2025-12-26 12:27:22 -08:00
parent 78a822a3df
commit ab51a4d7a6
6 changed files with 10 additions and 10 deletions

View File

@@ -5,7 +5,7 @@
#
# SETUP INSTRUCTIONS:
# 1. Copy this file to .github/workflows/claude.yml in your vault repository
# 2. Get your Claude Code OAuth token from: https://docs.anthropic.com/en/docs/claude-code/github-actions
# 2. Get your Claude Code OAuth token from: https://code.claude.com/docs/en/github-actions
# 3. Add the token as a secret in your repository:
# - Go to Settings > Secrets and variables > Actions
# - Click "New repository secret"
@@ -284,4 +284,4 @@ jobs:
# - Check file permissions and paths
#
# For more information:
# https://docs.anthropic.com/en/docs/claude-code/github-actions
# https://code.claude.com/docs/en/github-actions