pingcap/docs-cn

文档链接 404

Open

#17,043 opened on 2024年4月9日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)TeX (1,397 stars) (591 forks)batch import
good first issuehelp wantedtype/bugfix

説明

Error 报告

Please answer the following questions before submitting your issue. Thanks!

  1. What is the document directory for the problem?

    See this PR https://github.com/pingcap/docs-cn/pull/17030, which fixed 404 links for one branch. This PR has been cherry-picked to release-8.0 and release-7.5 branches, but 404 links also exist in other branches. Because cherry-picking to earlier branches might cause conflicts and different branches might have different 404 links, the original fix PR wasn't cherry-picked to all the other active branches.

    Notes:

    • Different branches might have different 404 links.
    • Before you create a PR to a corresponding release-x branch, make sure the branch is active. You can check the active versions by clicking the version box on the top left corner of https://docs.pingcap.com/tidb/stable. Only update active branches because updating to inactive branches won't show on the docs.pingcap.com site.
  2. How would you like to improve it?

    It would be better to fix all 404 links for all branches, but this can take a lot of time to check and fix them all. If you get some time and have interest, welcome to help create a PR or PRs to help fix them.


Handling progress:

コントリビューターガイド