From 2ae842ee9006266d08679710d6740cf3a5654287 Mon Sep 17 00:00:00 2001 From: Rae Mac <633012+okdistribute@users.noreply.github.com> Date: Wed, 20 Jul 2022 08:53:09 -0700 Subject: [PATCH] Concepts -> Getting Started --- docs/common/sidebar.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/common/sidebar.js b/docs/common/sidebar.js index de2c9410c5..0b293f5755 100644 --- a/docs/common/sidebar.js +++ b/docs/common/sidebar.js @@ -14,7 +14,7 @@ module.exports = function (opts) { }, { type: "category", - label: "Main Concepts", + label: "Getting Started", collapsed: false, items: [{ type: 'autogenerated',