diff options
| author | ruki <[email protected]> | 2020-06-18 00:32:29 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-06-17 21:14:54 +0800 |
| commit | f76171fb14f76184c0c84344ffa3aa97a5a3d670 (patch) | |
| tree | c41de3598cabda9f94f8371d6cbda03c21c08510 | |
| parent | d1569f2202c9e3f34930d8ff3e585ac218bc74ec (diff) | |
fix links
| -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"> |
