replace references to old url

replace garq with freqtrade
This commit is contained in:
xmatthias
2018-06-03 23:07:00 +02:00
parent 26120ff675
commit 5ef2654eb4
14 changed files with 81 additions and 81 deletions

View File

@@ -85,7 +85,7 @@ INSERT INTO trades (exchange, pair, is_open, fee_open, fee_close, open_rate, sta
## Fix wrong fees in the table
If your DB was created before
[PR#200](https://github.com/gcarq/freqtrade/pull/200) was merged
[PR#200](https://github.com/freqtrade/freqtrade/pull/200) was merged
(before 12/23/17).
```sql