diff options
Diffstat (limited to 'scripts/get.sh')
| -rwxr-xr-x | scripts/get.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/get.sh b/scripts/get.sh index 052727956..903163428 100755 --- a/scripts/get.sh +++ b/scripts/get.sh @@ -47,7 +47,7 @@ test_nq() { # print a LOGO! echo 'xmake, A cross-platform build utility based on Lua. ' -echo 'Copyright (C) 2015-present Ruki Wang, tboox.org, xmake.io' +echo 'Copyright (C) 2015-present Ruki Wang, https://xmake.io' echo ' _ ' echo ' __ ___ __ __ __ _| | ______ ' echo ' \ \/ / | \/ |/ _ | |/ / __ \ ' |
