diff options
| -rw-r--r-- | README_zh.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/README_zh.md b/README_zh.md index 588a8c00a..f30173ea6 100644 --- a/README_zh.md +++ b/README_zh.md @@ -6,13 +6,13 @@ <h1>xmake</h1> <div> - <a href="https://github.com/tboox/tbox/actions?query=workflow%3ALinux"> + <a href="https://github.com/xmake-io/xmake/actions?query=workflow%3ALinux"> <img src="https://img.shields.io/github/workflow/status/xmake-io/xmake/Linux/dev.svg?style=flat-square&logo=linux" alt="github-ci" /> </a> - <a href="https://github.com/tboox/tbox/actions?query=workflow%3AmacOS"> + <a href="https://github.com/xmake-io/xmake/actions?query=workflow%3AmacOS"> <img src="https://img.shields.io/github/workflow/status/xmake-io/xmake/macOS/dev.svg?style=flat-square&logo=apple" alt="github-ci" /> </a> - <a href="https://github.com/tboox/tbox/actions?query=workflow%3AWindows"> + <a href="https://github.com/xmake-io/xmake/actions?query=workflow%3AWindows"> <img src="https://img.shields.io/github/workflow/status/xmake-io/xmake/Windows/dev.svg?style=flat-square&logo=windows" alt="github-ci" /> </a> <a href="https://github.com/xmake-io/xmake/releases"> |
