mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-20 23:16:49 +00:00
Merge branch 'master' into engine
This commit is contained in:
@@ -30,13 +30,13 @@
|
||||
<mat-divider></mat-divider>
|
||||
<mat-list-item>
|
||||
<mat-icon>grade</mat-icon>
|
||||
<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>
|
||||
<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>
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user