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

@@ -30,13 +30,13 @@
<mat-divider></mat-divider>
<mat-list-item>
<mat-icon>grade</mat-icon>&nbsp;
<a href="https://github.com/thrasher-/gocryptotrader" target="_blank">
<a href="https://github.com/thrasher-corp/gocryptotrader" target="_blank">
<h3>GitHub</h3>
</a>
</mat-list-item>
<mat-list-item routerLink="help_outline" routerLinkActive="help-highlight">
<mat-icon>help</mat-icon>&nbsp;
<a href="https://github.com/thrasher-/gocryptotrader/wiki" target="_blank">
<a href="https://github.com/thrasher-corp/gocryptotrader/wiki" target="_blank">
<h3>Help</h3>
</a>
</mat-list-item>
@@ -54,7 +54,7 @@
</mat-list-item>
<mat-list-item>
<mat-icon>bug_report</mat-icon>&nbsp;
<a href="https://github.com/thrasher-/gocryptotrader/issues/new" target="_blank">
<a href="https://github.com/thrasher-corp/gocryptotrader/issues/new" target="_blank">
<h3>Report a bug</h3>
</a>
</mat-list-item>