Skip to content

fix broken links in zh/index.mdx to point to correct paths#5689

Open
coder-xiaomo wants to merge 1 commit intomintlify:mainfrom
coder-xiaomo:patch-1
Open

fix broken links in zh/index.mdx to point to correct paths#5689
coder-xiaomo wants to merge 1 commit intomintlify:mainfrom
coder-xiaomo:patch-1

Conversation

@coder-xiaomo
Copy link
Copy Markdown

@coder-xiaomo coder-xiaomo commented May 7, 2026

Documentation changes

url: https://www.mintlify.com/docs/zh

image

This four links are incorrectly pointing to:

The /docs part is duplicated.


For Reviewers

When reviewing documentation PRs, please consider:

✅ Technical accuracy

  • Code examples work as written
  • Commands and configurations are correct
  • Links resolve to the right destinations
  • Prerequisites and requirements are accurate

✅ Clarity and completeness

  • Instructions are clear and easy to follow
  • Steps are in logical order
  • Nothing important is missing
  • Examples help illustrate the concepts

✅ User experience

  • A new user could follow these docs successfully
  • Common gotchas or edge cases are addressed
  • Error messages or troubleshooting guidance is helpful

Note

Low Risk
Low risk: updates only documentation page link targets and does not touch runtime logic or data handling.

Overview
Fixes broken navigation links on zh/index.mdx by removing the duplicated /docs prefix.

The four hero cards now point to the correct Chinese paths (/zh/quickstart, /zh/cli, /zh/editor/index, /zh/components/accordions) so clicks land on valid pages.

Reviewed by Cursor Bugbot for commit c0cff0d. Bugbot is set up for automated code reviews on this repo. Configure here.

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