diff options
| author | ruki <[email protected]> | 2025-07-13 22:58:54 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2025-07-13 22:58:54 +0800 |
| commit | e9a4a3c8b1cbfaddc8bebd0215d8829a6df2ee5d (patch) | |
| tree | f1ea3384c55b587d96fcc751afecd169e2202b4a /scripts | |
| parent | bb92f25e6b397b5518b2a3f1d2e7a2b392d13ef2 (diff) | |
fix links
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/get.sh | 4 |
1 files changed, 2 insertions, 2 deletions
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? |
