docs: remove broken links to missing docs in encyclopedia.md#3568
docs: remove broken links to missing docs in encyclopedia.md#3568Rahulchaube1 wants to merge 1 commit into
Conversation
Two files referenced in docs/reference/encyclopedia.md do not exist: - `./provider-architecture.md` (linked as [16]) - `../runtime-modes.md` (linked as [18]) Removed these from the Related Docs section and cleaned up the orphaned link definitions.
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
ApprovabilityVerdict: Approved Documentation-only change removing broken links from encyclopedia.md. No runtime impact - purely cleans up references to non-existent markdown files. You can customize Macroscope's approvability policy. Learn more. |
What Changed
Removed two broken links from
docs/reference/encyclopedia.md:- [provider-architecture.md][16]from the Related Docs section (file does not exist)- [runtime-modes.md][18]from the Related Docs section (file does not exist)[16]and[18]at the bottom of the fileWhy
Both
docs/reference/provider-architecture.mdanddocs/reference/runtime-modes.mddo not exist in this repository. These dead links in the "Related Docs" section ofencyclopedia.mdwould 404 for any reader who clicks them. Removing them keeps the documentation accurate.UI Changes
N/A — documentation only change.
Note
Low Risk
Documentation-only cleanup with no runtime or security impact.
Overview
Removes Related Docs entries for
provider-architecture.mdandruntime-modes.md, which are not in the repo, and deletes their footnote targets[16]and[18]at the bottom ofencyclopedia.md.The Related Docs list now only points at
architecture.mdandworkspace-layout.md.Reviewed by Cursor Bugbot for commit 78dfa10. Bugbot is set up for automated code reviews on this repo. Configure here.
Note
Remove broken links to missing docs in encyclopedia.md
Removes two dead links in the 'Related Docs' section of encyclopedia.md that pointed to non-existent
provider-architecture.mdandruntime-modes.mdfiles, along with their link reference definitions.📊 Macroscope summarized 78dfa10. 1 file reviewed, 0 issues evaluated, 0 issues filtered, 0 comments posted
🗂️ Filtered Issues
No issues evaluated.