Skip to content

Fix broken internal documentation links in README.md#1

Open
aliciusschroeder wants to merge 1 commit into
avwohl:mainfrom
aliciusschroeder:work/kind-badger
Open

Fix broken internal documentation links in README.md#1
aliciusschroeder wants to merge 1 commit into
avwohl:mainfrom
aliciusschroeder:work/kind-badger

Conversation

@aliciusschroeder
Copy link
Copy Markdown

Summary

Fixed broken internal documentation links in README.md that were referencing non-existent files.

Changes Made

  • Removed broken links to missing documentation files:

    • docs/STATUS.md (does not exist)
    • docs/PROGRESS_REPORT.md (does not exist)
    • docs/WALKTHROUGHS_STATUS.md (does not exist)
  • Updated Documentation section to reference actual existing files:

    • Added link to docs/GAME_SOURCES.md - 100+ game sources with download URLs
    • Added link to docs/ADVANCED_SOLVER.md - Advanced solver documentation
    • Added link to docs/TEST_GENERATION.md - Test generation guide
    • Kept existing link to docs/CHANGELOG.md (still valid)
  • Updated status reference in Project Status section to point to GitHub issues instead of missing STATUS.md file

Files Changed

  • README.md - 4 lines changed (4 insertions, 4 deletions)

Testing

  • Verified all new links point to existing files in the docs/ directory
  • Confirmed removed links were referencing non-existent files

Commit

  • 91da912 - Fix broken internal documentation links in README.md

Replaced non-existent documentation file links with actual existing files:
- Removed links to missing STATUS.md, PROGRESS_REPORT.md, WALKTHROUGHS_STATUS.md
- Added links to existing GAME_SOURCES.md, ADVANCED_SOLVER.md, TEST_GENERATION.md
- Updated status reference to point to GitHub issues instead of missing STATUS.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant