[doc] Update README-zh-Hans.md (#3541)

Fixing document link errors using absolute paths
This commit is contained in:
digger-yu
2023-04-12 23:09:30 +08:00
committed by GitHub
parent de84c0311a
commit a3ac48ef3d

View File

@@ -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).
## 引用我们