diff options
| author | ruki <[email protected]> | 2026-01-16 23:17:34 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2026-01-16 23:17:34 +0800 |
| commit | 4d9a7aeaaf2732ee846ee452f46370a29b6de038 (patch) | |
| tree | 8cc2df0972ccf6f3bc983aa266b121a3eaa323fa | |
| parent | 99b87757859e318b96bc6074e0a3686e38e6f0a1 (diff) | |
update readme
| -rw-r--r-- | README.md | 7 | ||||
| -rw-r--r-- | README_zh.md | 7 |
2 files changed, 4 insertions, 10 deletions
@@ -35,7 +35,7 @@ <a href="https://discord.gg/xmake"> <img src="https://img.shields.io/badge/chat-on%20discord-7289da.svg?style=flat-square" alt="Discord" /> </a> - <a href="https://xmake.io/about/sponsor"> + <a href="https://xmake.io/about/sponsor.html"> <img src="https://img.shields.io/badge/donate-us-orange.svg?style=flat-square" alt="Donate" /> </a> </div> @@ -46,10 +46,7 @@ ## Support this project -Support this project by [becoming a sponsor](https://xmake.io/about/sponsor). Your logo will show up here with a link to your website. 🙏 - -<a href="https://opencollective.com/xmake#sponsors" target="_blank"><img src="https://opencollective.com/xmake/sponsors.svg?width=890"></a> -<a href="https://opencollective.com/xmake#backers" target="_blank"><img src="https://opencollective.com/xmake/backers.svg?width=890"></a> +Support this project by [becoming a sponsor](https://xmake.io/about/sponsor.html). Your logo will show up here with a link to your website. 🙏 ## Introduction ([中文](/README_zh.md)) diff --git a/README_zh.md b/README_zh.md index 0c5fa6086..6157a1c9f 100644 --- a/README_zh.md +++ b/README_zh.md @@ -35,7 +35,7 @@ <a href="https://discord.gg/xmake"> <img src="https://img.shields.io/badge/chat-on%20discord-7289da.svg?style=flat-square" alt="Discord" /> </a> - <a href="https://xmake.io/zh/about/sponsor"> + <a href="https://xmake.io/zh/about/sponsor.html"> <img src="https://img.shields.io/badge/donate-us-orange.svg?style=flat-square" alt="Donate" /> </a> </div> @@ -46,10 +46,7 @@ ## 项目支持 -通过[成为赞助者](https://xmake.io/zh/about/sponsor)来支持该项目。您的logo将显示在此处,并带有指向您网站的链接。🙏 - -<a href="https://opencollective.com/xmake#sponsors" target="_blank"><img src="https://opencollective.com/xmake/sponsors.svg?width=890"></a> -<a href="https://opencollective.com/xmake#backers" target="_blank"><img src="https://opencollective.com/xmake/backers.svg?width=600"></a> +通过[成为赞助者](https://xmake.io/zh/about/sponsor.html)来支持该项目。您的logo将显示在此处,并带有指向您网站的链接。🙏 ## 简介 |
