From 7e1435e457ed4d41e9d510706bdde233d28bfdf4 Mon Sep 17 00:00:00 2001 From: "hexo-crowdin[bot]" <159447924+hexo-crowdin[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 09:45:52 +0800 Subject: [PATCH] l10n(zh-CN): New translations from Crowdin (#2281) Co-authored-by: hexo-crowdin[bot] <159447924+hexo-crowdin[bot]@users.noreply.github.com> --- source/zh-cn/docs/gitlab-pages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/zh-cn/docs/gitlab-pages.md b/source/zh-cn/docs/gitlab-pages.md index def06c7d7e..982f8938b5 100644 --- a/source/zh-cn/docs/gitlab-pages.md +++ b/source/zh-cn/docs/gitlab-pages.md @@ -29,7 +29,7 @@ pages: ``` 6. GitLab CI 应该会自动开始运行,构建成功以后你应该可以在 `https://<你的 GitLab 用户名>.gitlab.io` 查看你的网站。 -7. (可选) 如果你需要查看生成的文件,可以在 [job artifact](https://docs.gitlab.com/ee/ci/pipelines/job_artifacts.html) 中找到。 +7. (可选) 如果你需要查看生成的文件,可以在 [job artifact](https://docs.gitlab.com/ee/ci/jobs/job_artifacts.html) 中找到。 ## 项目页面