diff options
| -rw-r--r-- | README.md | 4 | ||||
| -rw-r--r-- | README_zh.md | 4 | ||||
| -rw-r--r-- | docs/README.md | 4 | ||||
| -rw-r--r-- | docs/zh/README.md | 4 |
4 files changed, 8 insertions, 8 deletions
@@ -18,8 +18,8 @@ <a href="https://github.com/tboox/xmake/releases"> <img src="https://img.shields.io/github/release/tboox/xmake.svg?style=flat-square" alt="Github All Releases" /> </a> - <a href="https://github.com/tboox/xmake/releases"> - <img src="https://img.shields.io/github/downloads/tboox/xmake/total.svg?style=flat-square" alt="Downloads" /> + <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> </div> <div> diff --git a/README_zh.md b/README_zh.md index 3099bc5cd..5bb22242a 100644 --- a/README_zh.md +++ b/README_zh.md @@ -18,8 +18,8 @@ <a href="https://github.com/tboox/xmake/releases"> <img src="https://img.shields.io/github/release/tboox/xmake.svg?style=flat-square" alt="Github All Releases" /> </a> - <a href="https://github.com/tboox/xmake/releases"> - <img src="https://img.shields.io/github/downloads/tboox/xmake/total.svg?style=flat-square" alt="Downloads" /> + <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> </div> <div> diff --git a/docs/README.md b/docs/README.md index a3da9ffa6..eb729ca2d 100644 --- a/docs/README.md +++ b/docs/README.md @@ -23,8 +23,8 @@ search: en <a href="https://github.com/tboox/xmake/releases"> <img src="https://img.shields.io/github/release/tboox/xmake.svg?style=flat-square" alt="Github All Releases" /> </a> - <a href="https://github.com/tboox/xmake/releases"> - <img src="https://img.shields.io/github/downloads/tboox/xmake/total.svg?style=flat-square" alt="Downloads" /> + <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> </div> <div> diff --git a/docs/zh/README.md b/docs/zh/README.md index ed1aacb16..2e7a4c698 100644 --- a/docs/zh/README.md +++ b/docs/zh/README.md @@ -24,8 +24,8 @@ search: zh <a href="https://github.com/tboox/xmake/releases"> <img src="https://img.shields.io/github/release/tboox/xmake.svg?style=flat-square" alt="Github All Releases" /> </a> - <a href="https://github.com/tboox/xmake/releases"> - <img src="https://img.shields.io/github/downloads/tboox/xmake/total.svg?style=flat-square" alt="Downloads" /> + <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> </div> <div> |
