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("")