Browse Source

fix links

ruki 2 tháng trước cách đây
mục cha
commit
a174ed014c
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      configure

+ 2 - 2
configure

@@ -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
 }