broken link corrected

This commit is contained in:
misagh 2018-12-31 13:39:18 +01:00
parent 42cc3e525e
commit 366980fd62
4 changed files with 4 additions and 4 deletions

View File

@ -247,4 +247,4 @@ We also got a *strategy-sharing* channel in our [Slack community](https://join.s
## Next step
Now you have a perfect strategy you probably want to backtest it.
Your next step is to learn [How to use the Backtesting](backtesting).
Your next step is to learn [How to use the Backtesting](backtesting.md).

View File

@ -344,4 +344,4 @@ Please ensure that 'NameOfStrategy' is identical to the strategy name!
## Next step
Now you have configured your config.json, the next step is to [start your bot](bot-usage).
Now you have configured your config.json, the next step is to [start your bot](bot-usage.md).

View File

@ -242,4 +242,4 @@ Dry/live runs will **NOT** use position stacking - therefore it does make sense
## Next Step
Now you have a perfect bot and want to control it from Telegram. Your
next step is to learn the [Telegram usage](telegram-usage).
next step is to learn the [Telegram usage](telegram-usage.md).

View File

@ -475,4 +475,4 @@ The easiest way is to download install Microsoft Visual Studio Community [here](
---
Now you have an environment ready, the next step is
[Bot Configuration](configuration).
[Bot Configuration](configuration.md).