diff --git a/docs/_config.yml b/docs/_config.yml index df5ec4ea6..d638e5c0e 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -9,12 +9,12 @@ data_dir: _data navigation: - text: Install - url: /docs/install + url: install - text: Features - url: /docs/features + url: features - text: FAQ - url: /docs/faq + url: faq - text: Manual - url: /docs/manual + url: manual - text: Help! - url: /docs/troubleshooting \ No newline at end of file + url: troubleshooting \ No newline at end of file