From e9a4a3c8b1cbfaddc8bebd0215d8829a6df2ee5d Mon Sep 17 00:00:00 2001 From: ruki Date: Sun, 13 Jul 2025 22:58:54 +0800 Subject: fix links --- scripts/get.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts') diff --git a/scripts/get.sh b/scripts/get.sh index 903163428..2b1bee2e6 100755 --- a/scripts/get.sh +++ b/scripts/get.sh @@ -55,8 +55,8 @@ echo ' > < | \__/ | /_| | < ___/ ' 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 ' ' # has sudo? -- cgit v1.3.1