mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-07 23:16:53 +00:00
Update URLs for transfer into org repo (#338)
* Update URLs for transfer into org repo * Update codecov, travis and othe remaining links * Update appveyor paths
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/thrasher-/gocryptotrader/common"
|
||||
"github.com/thrasher-corp/gocryptotrader/common"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -74,7 +74,7 @@ const (
|
||||
yobit = "..%s..%sexchanges%syobit%s"
|
||||
zb = "..%s..%sexchanges%szb%s"
|
||||
|
||||
contributorsList = "https://api.github.com/repos/thrasher-/gocryptotrader/contributors"
|
||||
contributorsList = "https://api.github.com/repos/thrasher-corp/gocryptotrader/contributors"
|
||||
|
||||
licenseName = "LICENSE"
|
||||
contributorName = "CONTRIBUTORS"
|
||||
|
||||
Reference in New Issue
Block a user