summaryrefslogtreecommitdiff
path: root/xmake/core/base
diff options
context:
space:
mode:
authorruki <[email protected]>2018-06-16 21:50:41 +0800
committerruki <[email protected]>2018-06-16 21:50:41 +0800
commitf15ff1ca73b02ff5f522c9fe59004331b1b410fb (patch)
treea7df7334ba1456d9bea9390eb358ede811ab55db /xmake/core/base
parentd37d5fa62c84c1bf1c63b1a71aacbde497493dd6 (diff)
update versionv2.2.1
Diffstat (limited to 'xmake/core/base')
-rw-r--r--xmake/core/base/option.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmake/core/base/option.lua b/xmake/core/base/option.lua
index b4f09f43c..ff969bcae 100644
--- a/xmake/core/base/option.lua
+++ b/xmake/core/base/option.lua
@@ -840,8 +840,8 @@ function option.show_logo()
-- define footer
local footer = [[
- ${point_right} ${bright}Manual${clear}: ${underline}http://xmake.io/#/home${clear}
- ${pray} ${bright}Donate${clear}: ${underline}http://xmake.io/pages/donation.html#donate${clear}
+ ${point_right} ${bright}Manual${clear}: ${underline}https://xmake.io/#/home${clear}
+ ${pray} ${bright}Donate${clear}: ${underline}https://xmake.io/pages/donation.html#donate${clear}
]]
-- show footer