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 /configure | |
| parent | bb92f25e6b397b5518b2a3f1d2e7a2b392d13ef2 (diff) | |
fix links
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 } |
