From 7c5523160db316ec5ace94741a1606a92db9695a Mon Sep 17 00:00:00 2001 From: Shahed Nasser Date: Thu, 10 Nov 2022 18:08:55 +0200 Subject: [PATCH] docs: changed introduction title (#2588) --- www/docs/sidebars.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/www/docs/sidebars.js b/www/docs/sidebars.js index 9634aedd43..48a5d66ba4 100644 --- a/www/docs/sidebars.js +++ b/www/docs/sidebars.js @@ -22,8 +22,7 @@ module.exports = { }, { type: "doc", - id: "introduction", - label: "Architecture Overview", + id: "introduction" }, { type: "doc",