From b6e47b68684e9ee2c2309ac054f1ba61b45a845d Mon Sep 17 00:00:00 2001 From: Kurt Garloff Date: Mon, 23 Sep 2024 23:46:53 +0200 Subject: [PATCH] category -> doc for the two docs. Signed-off-by: Kurt Garloff --- sidebarsStandards.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sidebarsStandards.js b/sidebarsStandards.js index cb87f640cc..bb38b95471 100644 --- a/sidebarsStandards.js +++ b/sidebarsStandards.js @@ -11,7 +11,7 @@ const sidebars = { }, items: [ { - type: 'category', + type: 'doc', label: 'Getting SCS-compatible certified', link: { type: 'doc', @@ -19,7 +19,7 @@ const sidebars = { }, }, { - type: 'category', + type: 'doc', label: 'Overview', link: { type: 'doc',