diff --git a/mkdocs.yml b/mkdocs.yml index 9932ff316..489107f2e 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -2,6 +2,7 @@ site_name: Freqtrade nav: - About: index.md - Installation: installation.md + - Installation Docker: docker.md - Configuration: configuration.md - Strategy Customization: strategy-customization.md - Stoploss: stoploss.md