Skip to content

docs: Fix broken install.md links in authbridge demos (5 files) - #705

Merged
huang195 merged 1 commit into
rossoctl:mainfrom
clawgenti:fix/broken-links-kagenti-extensions-2026-07-28
Jul 28, 2026
Merged

docs: Fix broken install.md links in authbridge demos (5 files)#705
huang195 merged 1 commit into
rossoctl:mainfrom
clawgenti:fix/broken-links-kagenti-extensions-2026-07-28

Conversation

@clawgenti

@clawgenti clawgenti commented Jul 28, 2026

Copy link
Copy Markdown

Automated fix by OpenClaw Link Health Fixer.
Broken internal links updated: the rossoctl docs directory was reorganized and docs/install.md moved to docs/getting-started/install.md.

File Old Path New Path
authbridge/demos/ibac/README.md docs/install.md docs/getting-started/install.md
authbridge/demos/github-issue/demo-ui.md docs/install.md docs/getting-started/install.md
authbridge/demos/github-issue/demo-rbac.md docs/install.md docs/getting-started/install.md
authbridge/demos/github-issue/demo-manual.md docs/install.md docs/getting-started/install.md
authbridge/demos/echo/README.md docs/install.md docs/getting-started/install.md

Fixes #698, #697, #696, #695, #694

Summary by CodeRabbit

  • Documentation
    • Updated installation guide links in demo prerequisites to point to the current getting-started documentation.
    • Applied the link updates across the Echo, GitHub Issue, and IBAC demo guides.

Update rossoctl install.md path: the docs directory was reorganized
and docs/install.md moved to docs/getting-started/install.md.

Automated fix by OpenClaw Link Health Fixer (2026-07-28).
Fixes rossoctl#698, rossoctl#697, rossoctl#696, rossoctl#695, rossoctl#694

Signed-off-by: Gloire Rubambiza <gloire@ibm.com>
@coderabbitai

coderabbitai Bot commented Jul 28, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: fdc975a7-773a-4ea7-9f16-76b1b9f9cb5d

📥 Commits

Reviewing files that changed from the base of the PR and between 1dfd691 and 4292d42.

📒 Files selected for processing (5)
  • authbridge/demos/echo/README.md
  • authbridge/demos/github-issue/demo-manual.md
  • authbridge/demos/github-issue/demo-rbac.md
  • authbridge/demos/github-issue/demo-ui.md
  • authbridge/demos/ibac/README.md

📝 Walkthrough

Walkthrough

Updated five demo documentation prerequisite links to the Rossoctl getting-started installation guide.

Changes

Installation documentation links

Layer / File(s) Summary
Refresh demo prerequisite links
authbridge/demos/echo/README.md, authbridge/demos/github-issue/demo-*.md, authbridge/demos/ibac/README.md
Five installation guide hyperlinks now use docs/getting-started/install.md instead of docs/install.md.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Possibly related issues

  • #697 — Addresses the broken installation link in demo-ui.md.
  • #695 — Addresses the broken installation link in demo-manual.md.
  • #696 — Addresses the broken installation link in demo-rbac.md.

Suggested reviewers: ibrahim2595, alan-cha

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: fixing broken install.md links in authbridge demo docs.
Linked Issues check ✅ Passed The PR fixes the broken ibac README link required by issue #698 and updates the target to the correct installation docs.
Out of Scope Changes check ✅ Passed The other documentation edits are the same link fix applied across related authbridge demo files, so they stay within scope.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@huang195
huang195 merged commit 137bebd into rossoctl:main Jul 28, 2026
21 checks passed
@github-project-automation github-project-automation Bot moved this from New/ToDo to Done in Rossoctl Issue Prioritization Jul 28, 2026
@rubambiza rubambiza self-assigned this Jul 28, 2026
@coderabbitai coderabbitai Bot mentioned this pull request Jul 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

🐛 Broken link in authbridge/demos/ibac/README.md: https://github.com/rossoctl/rossoctl/blob/main/docs/install.md

3 participants