From 42cc3e525e193273970cca40ab26b8b7bd2da5cf Mon Sep 17 00:00:00 2001 From: misagh Date: Mon, 31 Dec 2018 13:36:27 +0100 Subject: [PATCH] link second try --- docs/backtesting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/backtesting.md b/docs/backtesting.md index 851cbb327..0a60d2db3 100644 --- a/docs/backtesting.md +++ b/docs/backtesting.md @@ -262,4 +262,4 @@ Detailed output for all strategies one after the other will be available, so mak Great, your strategy is profitable. What if the bot can give your the optimal parameters to use for your strategy? -Your next step is to learn [how to find optimal parameters with Hyperopt](hyperopt) +Your next step is to learn [how to find optimal parameters with Hyperopt](hyperopt.md)