diff options
Diffstat (limited to 'zh/README.md')
| -rw-r--r-- | zh/README.md | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/zh/README.md b/zh/README.md index aff62b33..8c291c06 100644 --- a/zh/README.md +++ b/zh/README.md @@ -12,25 +12,22 @@ search: zh <h1>xmake</h1> <div> - <a href="https://travis-ci.org/tboox/xmake"> - <img src="https://img.shields.io/travis/tboox/xmake/master.svg?style=flat-square" alt="travis-ci" /> + <a href="https://travis-ci.org/xmake-io/xmake"> + <img src="https://img.shields.io/travis/xmake-io/xmake/master.svg?style=flat-square" alt="travis-ci" /> </a> <a href="https://ci.appveyor.com/project/waruqi/xmake/branch/master"> <img src="https://img.shields.io/appveyor/ci/waruqi/xmake/master.svg?style=flat-square" alt="appveyor-ci" /> </a> - <a href="https://codecov.io/gh/tboox/xmake"> - <img src="https://img.shields.io/codecov/c/github/tboox/xmake/master.svg?style=flat-square" alt="Coverage" /> - </a> <a href="https://aur.archlinux.org/packages/xmake"> <img src="https://img.shields.io/aur/votes/xmake.svg?style=flat-square" alt="AUR votes" /> </a> <a href="https://github.com/xmake-io/xmake/releases"> - <img src="https://img.shields.io/github/release/tboox/xmake.svg?style=flat-square" alt="Github All Releases" /> + <img src="https://img.shields.io/github/release/xmake-io/xmake.svg?style=flat-square" alt="Github All Releases" /> </a> </div> <div> <a href="https://github.com/xmake-io/xmake/blob/master/LICENSE.md"> - <img src="https://img.shields.io/github/license/tboox/xmake.svg?colorB=f48041&style=flat-square" alt="license" /> + <img src="https://img.shields.io/github/license/xmake-io/xmake.svg?colorB=f48041&style=flat-square" alt="license" /> </a> <a href="https://www.reddit.com/r/tboox/"> <img src="https://img.shields.io/badge/chat-on%20reddit-ff3f34.svg?style=flat-square" alt="Reddit" /> |
