diff --git a/www/docs/sidebars.js b/www/docs/sidebars.js index 48a5d66ba4..72214c8b38 100644 --- a/www/docs/sidebars.js +++ b/www/docs/sidebars.js @@ -22,7 +22,8 @@ module.exports = { }, { type: "doc", - id: "introduction" + id: "introduction", + label: "Introduction", }, { type: "doc",