From 77466c5b932b0739b26bab07a7ab48993a47810b Mon Sep 17 00:00:00 2001 From: Kurt Garloff Date: Mon, 23 Sep 2024 23:51:00 +0200 Subject: [PATCH] leave out .md Signed-off-by: Kurt Garloff --- sidebarsStandards.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sidebarsStandards.js b/sidebarsStandards.js index bb38b95471..60ce5fc7be 100644 --- a/sidebarsStandards.js +++ b/sidebarsStandards.js @@ -7,7 +7,7 @@ const sidebars = { label: 'Certification', link: { type: 'doc', - id: 'certification/digisov-and-cert.md' + id: 'certification/digisov-and-cert' }, items: [ { @@ -15,7 +15,7 @@ const sidebars = { label: 'Getting SCS-compatible certified', link: { type: 'doc', - id: 'getting-scs-compatible-certified.md' + id: 'getting-scs-compatible-certified' }, }, {