diff --git a/docs/README-zh-Hans.md b/docs/README-zh-Hans.md index daa42412c..9d5bcfe3f 100644 --- a/docs/README-zh-Hans.md +++ b/docs/README-zh-Hans.md @@ -406,7 +406,7 @@ docker run -ti --gpus all --rm --ipc=host colossalai bash ## CI/CD -我们使用[GitHub Actions](https://github.com/features/actions)来自动化大部分开发以及部署流程。如果想了解这些工作流是如何运行的,请查看这个[文档](.github/workflows/README.md). +我们使用[GitHub Actions](https://github.com/features/actions)来自动化大部分开发以及部署流程。如果想了解这些工作流是如何运行的,请查看这个[文档](https://github.com/hpcaitech/ColossalAI/blob/main/.github/workflows/README.md). ## 引用我们