Skip to content

fix: repoint stale /agent-os/cli links to /cli#723

Merged
harshsinha03 merged 1 commit into
mainfrom
fix/cli-doc-links
Jul 14, 2026
Merged

fix: repoint stale /agent-os/cli links to /cli#723
harshsinha03 merged 1 commit into
mainfrom
fix/cli-doc-links

Conversation

@harshsinha03

@harshsinha03 harshsinha03 commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Problem

The CLI docs were moved from agent-os/cli/ to top-level cli/ in cb43e12a, but the links were never updated. mintlify broken-links reports 18 broken links:

  • 18 stale /agent-os/cli/* links across 8 pages
  • 9 docs.json redirects whose destination pointed at the now-dead /agent-os/cli/overview

Fix

Pure 1:1 path swap, /agent-os/cli/ -> /cli/. No content changes (27 insertions, 27 deletions).

Verification the targets are the same pages

Confirmed the move was a clean rename, not a rename into different pages:

Check Result
Git rename detection on cb43e12a R100 on all 5 files (100% similarity)
Content hash, old vs new byte-identical, all 5
Pages split / merged / dropped in the move? No, the move touched only those 5 files
Anchor #how-the-cli-finds-your-agentos heading exists, slug matches, unchanged
mintlify broken-links 18 -> 0

All five target pages (/cli/overview, create, connect, operate, tokens) were also verified to serve live against mint dev.

The CLI docs moved from agent-os/cli/ to top-level cli/, but 18 links
across 8 pages and 9 docs.json redirect destinations still pointed at
the old path, producing 404s.

mintlify broken-links: 18 -> 0
@mintlify

mintlify Bot commented Jul 14, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
agno 🟢 Ready View Preview Jul 14, 2026, 8:46 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@harshsinha03
harshsinha03 merged commit 5772b64 into main Jul 14, 2026
2 checks passed
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.

2 participants