From 113489e12e14775b843fa6ed1ef412ed9128ece7 Mon Sep 17 00:00:00 2001 From: Zachary Klosko <31484611+zklosko@users.noreply.github.com> Date: Wed, 13 May 2020 10:13:22 -0400 Subject: [PATCH] Update _config.yml --- docs/_config.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/_config.yml b/docs/_config.yml index 6ae10dab1..df5ec4ea6 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -9,12 +9,12 @@ data_dir: _data navigation: - text: Install - url: /install + url: /docs/install - text: Features - url: /features + url: /docs/features - text: FAQ - url: /faq + url: /docs/faq - text: Manual - url: /manual + url: /docs/manual - text: Help! - url: /troubleshooting \ No newline at end of file + url: /docs/troubleshooting \ No newline at end of file