From 7da352e2000113ee7c9f5c0e79f5d8671be6435c Mon Sep 17 00:00:00 2001 From: Himanshu Mishra Date: Fri, 11 Sep 2020 23:20:44 +0200 Subject: [PATCH] Use TechDocs instead of docs-like-code --- microsite/sidebars.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsite/sidebars.json b/microsite/sidebars.json index 7b4c852f4d..06e3c0c925 100644 --- a/microsite/sidebars.json +++ b/microsite/sidebars.json @@ -62,7 +62,7 @@ }, { "type": "subcategory", - "label": "Docs-like-code", + "label": "TechDocs", "ids": [ "features/techdocs/techdocs-overview", "features/techdocs/getting-started",