Skip to content

Commit 35b92ba

Browse files
authored
Fix link
1 parent b298507 commit 35b92ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ In picture below _BinanceBot create order to Order Book only if price spread by
1414
![alt text][binance_bot_running]
1515

1616
__Warn:__ BinanceBot uses _test order create_ API by default (without real order creation).
17-
Turn off `TEST_ORDER_CREATION_MODE` compilation symbol in [MarketMakerBot.cs](source/BinanceBot.Market/MarketMakerBot.cs)
17+
Turn off `TEST_ORDER_CREATION_MODE` compilation symbol in [MarketMakerBot.cs](src/BinanceBot.Market/MarketMakerBot.cs)
1818
to _create real order_ in order book.
1919

2020

0 commit comments

Comments
 (0)