From da52d693cd98fbbbad552789eba0acb3e5053200 Mon Sep 17 00:00:00 2001 From: Garrett Moon Date: Thu, 13 Jun 2019 11:03:55 -0700 Subject: [PATCH] #trivial fix development sidebar in docs --- docs/_data/nav_development.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/_data/nav_development.yml b/docs/_data/nav_development.yml index 3a3a2597..192afc8b 100644 --- a/docs/_data/nav_development.yml +++ b/docs/_data/nav_development.yml @@ -3,7 +3,8 @@ - overview - structure - components - - how-to-develop-and-debug + - how-to-develop + - how-to-debug - title: Threading items: - threading