Skip to content

fix: correct broken documentation links in README#707

Merged
bug-ops merged 1 commit intomainfrom
fix/readme-doc-links
Feb 21, 2026
Merged

fix: correct broken documentation links in README#707
bug-ops merged 1 commit intomainfrom
fix/readme-doc-links

Conversation

@bug-ops
Copy link
Owner

@bug-ops bug-ops commented Feb 21, 2026

Summary

Fix 16 broken documentation links in README.md:

  • Replace non-existent guide/ URL prefix with actual mdbook paths (advanced/, guides/, reference/, concepts/)
  • Fix guide/vault.html -> reference/security.html (no vault page exists)
  • Fix guide/openai.html -> guides/cloud-provider.html (no openai page exists)
  • Fix security.html -> reference/security.html
  • Fix feature-flags.html -> reference/feature-flags.html
  • Fix getting-started/configuration.html -> reference/configuration.html

Test plan

  • All links verified against docs/src/SUMMARY.md
  • Each target .md file confirmed to exist

Replace incorrect guide/ URL prefix with actual mdbook paths
(advanced/, guides/, reference/, concepts/). Fix vault and openai
links to point to existing pages.
@github-actions github-actions bot added bug Something isn't working size/S documentation Improvements or additions to documentation and removed bug Something isn't working size/S labels Feb 21, 2026
@bug-ops bug-ops merged commit d550956 into main Feb 21, 2026
20 checks passed
@bug-ops bug-ops deleted the fix/readme-doc-links branch February 21, 2026 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant