diff options
| author | ruki <[email protected]> | 2020-06-18 00:38:26 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-06-17 21:50:38 +0800 |
| commit | 0a9c848f7a31acd027dea5b4a5b91d60516eddea (patch) | |
| tree | c5351daca29ee52ff6d8a59e88d0c03063cb300d | |
| parent | 09c976dfbcd7010b7458a505321d728bd76fb99f (diff) | |
fix readme
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -6,13 +6,13 @@ <h1>xmake</h1> <div> - <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/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/xmake-io/xmake/releases"> |
