Skip to content

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

Merged
ethanpalm merged 1 commit into
mintlify:mainfrom
coder-xiaomo:patch-1
May 7, 2026
Merged

fix broken links in zh/index.mdx to point to correct paths#5689
ethanpalm merged 1 commit into
mintlify:mainfrom
coder-xiaomo:patch-1

Conversation

@coder-xiaomo
Copy link
Copy Markdown
Contributor

@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.

Copy link
Copy Markdown
Collaborator

@ethanpalm ethanpalm left a comment

Choose a reason for hiding this comment

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

Thanks for finding and fixing this, @coder-xiaomo! Appreciate you taking the time to help improve the Mintlify docs 😄

@ethanpalm ethanpalm merged commit 3862f77 into mintlify:main May 7, 2026
2 checks passed
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