From 0db6666bcb02e60b6ae7f32dfd3bab8329b2ea34 Mon Sep 17 00:00:00 2001 From: Zachary Klosko <31484611+zklosko@users.noreply.github.com> Date: Sun, 10 May 2020 15:05:34 -0400 Subject: [PATCH] Changed advanced config to just "config" --- docs/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_config.yml b/docs/_config.yml index 5ebae55bb..8e022c9f0 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -16,7 +16,7 @@ navigation: url: faq - text: Tutorials url: tutorials -- text: Advanced Configuration +- text: Configuration url: config - text: On Air in 60 Seconds url: on-air-in-60-seconds/index \ No newline at end of file