Problem
README.md line 5 contains this header link:
**[Quick Start]((rysweet.github.io/redacted)
The local repository has no docs/getting-started/ directory and no quickstart.md file. The MkDocs site at `(rysweet.github.io/redacted) likely 404s or redirects.
The closest local resources are:
docs/tutorials/quick-start-restore.md (session restore specific)
docs/tutorials/platform-setup-restore.md
README.md itself (has a "Quick Start" section at line 54)
Impact
Users clicking the header "Quick Start" link from GitHub or the published docs site hit a missing page.
Suggested Fix
Either:
- Create
docs/getting-started/quickstart.md pointing to the quick-start content already in README.md, and add it to mkdocs.yml.
- Or update the link to point to an existing page (e.g.,
docs/tutorials/quick-start-restore.md or the README's own Quick Start section).
File
README.md — line 5 (header link bar)
Generated by Documentation Freshness Checker
Problem
README.mdline 5 contains this header link:The local repository has no
docs/getting-started/directory and noquickstart.mdfile. The MkDocs site at `(rysweet.github.io/redacted) likely 404s or redirects.The closest local resources are:
docs/tutorials/quick-start-restore.md(session restore specific)docs/tutorials/platform-setup-restore.mdREADME.mditself (has a "Quick Start" section at line 54)Impact
Users clicking the header "Quick Start" link from GitHub or the published docs site hit a missing page.
Suggested Fix
Either:
docs/getting-started/quickstart.mdpointing to the quick-start content already inREADME.md, and add it tomkdocs.yml.docs/tutorials/quick-start-restore.mdor the README's own Quick Start section).File
README.md— line 5 (header link bar)