docs: remove broken Mobile link from docs/README.md#3567
Conversation
The `docs/mobile/` directory does not exist in the repository, making the Mobile entry in docs/README.md a broken link. This removes the dead link to keep the documentation index accurate.
|
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 a single broken link from docs/README.md. No runtime impact. You can customize Macroscope's approvability policy. Learn more. |
What Changed
Removed the broken
[Mobile](./mobile/app.md)entry fromdocs/README.md.Why
The
docs/mobile/directory does not exist in this repository, so the link was dead and would 404 for anyone clicking it. Removing it keeps the documentation index accurate and avoids confusion.UI Changes
N/A — documentation only change.
Note
Low Risk
Documentation index-only change with no runtime or security impact.
Overview
Removes the Mobile (
./mobile/app.md) bullet from the documentation index indocs/README.md.That path is not present in the repo, so the link was dead; the index now only lists sections that exist.
Reviewed by Cursor Bugbot for commit ac534d2. Bugbot is set up for automated code reviews on this repo. Configure here.
Note
Remove broken Mobile link from
docs/README.mdRemoves a dead link to
./mobile/app.mdfrom the documentation index, as the target file does not exist.Macroscope summarized ac534d2.