From 7163def28ddc60f57acae2fc436bf93bae6a11db Mon Sep 17 00:00:00 2001 From: SanJin Date: Wed, 7 Aug 2019 15:20:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0URL?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- admin/dashboard.html | 2 +- admin/footer.html | 2 +- admin/login.html | 2 +- utils/setting/setting.go | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 0ce77db..5485323 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ # 地址 -- Github: https://github.com/hacklcs/HFish -- Download: https://github.com/hacklcs/HFish/releases +- Github: https://github.com/hacklcx/HFish +- Download: https://github.com/hacklcx/HFish/releases # 快速部署 diff --git a/admin/dashboard.html b/admin/dashboard.html index 97ab1ea..8c40013 100644 --- a/admin/dashboard.html +++ b/admin/dashboard.html @@ -27,7 +27,7 @@
- 查看帮助 diff --git a/admin/footer.html b/admin/footer.html index 611980a..c821164 100644 --- a/admin/footer.html +++ b/admin/footer.html @@ -5,7 +5,7 @@
- Copyright 2019 © HFish - HFish - HackLC
diff --git a/admin/login.html b/admin/login.html index 88ff0d1..0320776 100644 --- a/admin/login.html +++ b/admin/login.html @@ -57,7 +57,7 @@
- Copyright 2019 © HFish - HFish - HackLC
diff --git a/utils/setting/setting.go b/utils/setting/setting.go index daa2ef6..1cdab82 100644 --- a/utils/setting/setting.go +++ b/utils/setting/setting.go @@ -149,7 +149,7 @@ func Help() { fmt.Println("") fmt.Println(color.Yellow(" + [ ABOUT ]----------------------------------------------------------- +")) fmt.Println("") - fmt.Println(color.Green(" - Github:"), color.White("https://github.com/hacklcs/HFish"), color.Green(" - Team:"), color.White("https://hack.lc")) + fmt.Println(color.Green(" - Github:"), color.White("https://github.com/hacklcx/HFish"), color.Green(" - Team:"), color.White("https://hack.lc")) fmt.Println("") fmt.Println(color.Yellow(" + [ ARGUMENTS ]------------------------------------------------------- +")) fmt.Println("")