From f15ff1ca73b02ff5f522c9fe59004331b1b410fb Mon Sep 17 00:00:00 2001 From: ruki Date: Sat, 16 Jun 2018 21:50:41 +0800 Subject: update version --- xmake/core/base/option.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xmake/core/base') 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 -- cgit v1.3.1