diff --git a/content/zh/docs/contribute/generate-ref-docs/prerequisites-ref-docs.md b/content/zh/docs/contribute/generate-ref-docs/prerequisites-ref-docs.md index 4a52bfa9974..5d5cde99f81 100644 --- a/content/zh/docs/contribute/generate-ref-docs/prerequisites-ref-docs.md +++ b/content/zh/docs/contribute/generate-ref-docs/prerequisites-ref-docs.md @@ -35,11 +35,11 @@ - You need to know how to create a pull request to a GitHub repository. This involves creating your own fork of the repository. For more - information, see [Work from a local clone](/docs/contribute/intermediate/#work_from_a_local_clone). + information, see [Work from a local clone](/docs/contribute/new-content/open-a-pr/#fork-the-repo). --> - 你的 `PATH` 环境变量必须包含所需要的构建工具,例如 `Go` 程序和 `python`。 - 你需要知道如何为一个 GitHub 仓库创建拉取请求(PR)。 这牵涉到创建仓库的派生(fork)副本。 - 有关信息可进一步查看[基于本地副本开展工作](/docs/contribute/intermediate/#work_from_a_local_clone)。 + 有关信息可进一步查看[基于本地副本开展工作](/zh/docs/contribute/new-content/open-a-pr/#fork-the-repo)。