Skip to content

docs(readme): fix broken Claude Managed Agents API link#233

Open
RJK134 wants to merge 1 commit into
anthropics:mainfrom
RJK134:fix/readme-managed-agents-url
Open

docs(readme): fix broken Claude Managed Agents API link#233
RJK134 wants to merge 1 commit into
anthropics:mainfrom
RJK134:fix/readme-managed-agents-url

Conversation

@RJK134
Copy link
Copy Markdown

@RJK134 RJK134 commented May 18, 2026

Summary

  • The README intro paragraph linked to https://docs.claude.com/en/api/managed-agents, which 301-redirects (the docs.claude.com host is being phased out for API docs).
  • Updated to the current canonical URL: https://platform.claude.com/docs/en/managed-agents/overview.

Why this PR

This consolidates the only still-live issue in the queue of "README URL" community PRs:

PR Targeted lines Status
#103 Intro paragraph Managed Agents API link Real bug — fixed by this PR
#227, #190, #188, #155, #142, #130, #116, #98, #19 README lines 54 / 61 (paste this repo URL, marketplace add) Already corrected by #208 — stale, should be closed

Verification

  • WebFetch confirmed https://platform.claude.com/docs/en/managed-agents/overview returns a valid Claude Managed Agents overview page.
  • python3 scripts/check.py exits clean (OK — 80 file(s) checked, 0 issues.).
  • No other docs.claude.com/en/api/managed-agents references in the repo (grep -rIn 'docs.claude.com' returns only the one line being fixed).

Test plan

  • On merge: the docs link in the README intro renders and resolves correctly.
  • On merge: close the 9 now-stale duplicate URL PRs listed above with a comment pointing here.

🤖 Generated with Claude Code

The intro paragraph linked to `https://docs.claude.com/en/api/managed-agents`,
which 301-redirects to a now-inactive path. Updated to point directly at the
current canonical overview page on platform.claude.com.

Supersedes community PR anthropics#103. The other duplicate "README URL" PRs
(anthropics#227, anthropics#190, anthropics#188, anthropics#155, anthropics#142, anthropics#130, anthropics#116, anthropics#98, anthropics#19) were filed against
README lines 54 / 61, which were already corrected by anthropics#208 — they can be
closed as already-fixed.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Copy link
Copy Markdown
Author

@RJK134 RJK134 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant