更新URL

This commit is contained in:
SanJin 2019-08-07 15:20:41 +08:00
parent 2568de9011
commit 7163def28d
5 changed files with 6 additions and 6 deletions

View File

@ -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
# 快速部署

View File

@ -27,7 +27,7 @@
<div class="row">
<div class="col-sm-12">
<div class="btn-group pull-right m-t-15">
<a type="button" class="btn btn-custom" href="https://github.com/hacklcs/HFish/blob/master/README.md"
<a type="button" class="btn btn-custom" href="https://github.com/hacklcx/HFish/blob/master/README.md"
target="_blank">查看帮助 <span class="m-l-5"><i
class="zmdi zmdi-help-outline"></i></span>
</a>

View File

@ -5,7 +5,7 @@
<div class="container">
<div class="row">
<div class="col-xs-12">
Copyright 2019 © <a href="https://github.com/hacklcs/HFish" target="_blank">HFish</a> - <a
Copyright 2019 © <a href="https://github.com/hacklcx/HFish" target="_blank">HFish</a> - <a
href="https://hack.lc"
target="_blank">HackLC</a>
</div>

View File

@ -57,7 +57,7 @@
</div>
</div>
<div style="text-align: center;color: #ececec;">
Copyright 2019 © <a href="https://github.com/hacklcs/HFish" target="_blank" style="color: #fff">HFish</a> - <a
Copyright 2019 © <a href="https://github.com/hacklcx/HFish" target="_blank" style="color: #fff">HFish</a> - <a
href="https://hack.lc"
target="_blank" style="color: #fff">HackLC</a>
</div>

View File

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