|
@@ -2813,8 +2813,8 @@ _show_version() {
|
|
|
echo " /_/\_\_|_| |_|\__ \|_|\_\____(_)___/_| |_| "
|
|
|
echo ' by ruki, xmake.io'
|
|
|
echo ' '
|
|
|
- echo ' 👉 Manual: https://xmake.io/#/getting_started '
|
|
|
- echo ' 🙏 Donate: https://xmake.io/#/sponsor '
|
|
|
+ echo ' 👉 Manual: https://xmake.io/guide/quick-start '
|
|
|
+ echo ' 🙏 Donate: https://xmake.io/about/sponsor '
|
|
|
echo ' '
|
|
|
exit 2
|
|
|
}
|