Skip to content

docs: fix broken links in README files#255

Open
mookechee wants to merge 4 commits intoJi4n1ng:masterfrom
mookechee:master
Open

docs: fix broken links in README files#255
mookechee wants to merge 4 commits intoJi4n1ng:masterfrom
mookechee:master

Conversation

@mookechee
Copy link

Summary of this pull request

Fixed broken language switch links and internal reference links across all README documentation files.

  • Fixed language switch links in root README.md
  • Fixed cross-reference links in README-Lite-*.md series
  • Fixed documentation path references in README-de.md and README-tr.md
  • Fixed configuration document link in README-zh.md
  • Standardized all language switch link formats to ensure correct file paths

Does this solve an existing issue? If so, add a link to it

Steps to test this feature

Screenshots

Additional info

Impact

  • Documentation link fixes only, no code logic changes
  • Affected files:
    • README.md
    • Resources/README-*.md (multiple language versions)
    • Resources/README-Lite-*.md (multiple language versions)

Copilot AI review requested due to automatic review settings January 17, 2026 04:23
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes broken documentation links across all README files in the repository. The changes standardize language switch link formats and correct file path references that were pointing to incorrect locations.

Changes:

  • Fixed language switch links to use consistent anchor tag format across all README files
  • Corrected internal documentation path references (e.g., from ./Resources/README-*.md to ./README-*.md in files already within the Resources directory)
  • Fixed image path references in German README

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
README.md Added explicit link to English version for consistency with other language links
Resources/README-zh.md Added link to Chinese version and fixed configuration document path
Resources/README-tr.md Fixed language switch paths and updated Lite documentation references
Resources/README-de.md Fixed language switch paths, Lite documentation references, and image paths
Resources/README-Lite.md Added explicit link to English version for consistency
Resources/README-Lite-zh.md Added explicit link to Chinese version for consistency
Resources/README-Lite-de.md Added explicit link to German version for consistency

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants