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:
Adrian Gallagher
2019-08-09 11:50:39 +10:00
committed by GitHub
parent e209d85d0d
commit 2078ba907f
319 changed files with 1529 additions and 1529 deletions

View File

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