From c6fa4c9b8e7a7771f5912a1cb06e52e8369cd3e7 Mon Sep 17 00:00:00 2001 From: Mwest2020 Date: Wed, 18 Sep 2024 13:04:01 +0200 Subject: [PATCH 1/2] community fix --- docs/NavbarContent.json | 2 +- docs/{ => product}/GOVERNANCE.md | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename docs/{ => product}/GOVERNANCE.md (100%) diff --git a/docs/NavbarContent.json b/docs/NavbarContent.json index 1ca1be28..84d296bc 100644 --- a/docs/NavbarContent.json +++ b/docs/NavbarContent.json @@ -78,7 +78,7 @@ }, "handleClick": { "internalMarkdown": { - "directoryName": "/docs", + "directoryName": "Product", "fileName": "GOVERNANCE" } } diff --git a/docs/GOVERNANCE.md b/docs/product/GOVERNANCE.md similarity index 100% rename from docs/GOVERNANCE.md rename to docs/product/GOVERNANCE.md From a8d97e80bdd674465ef33ae6addd1e6a751edabe Mon Sep 17 00:00:00 2001 From: Mwest2020 Date: Wed, 18 Sep 2024 13:09:33 +0200 Subject: [PATCH 2/2] community fix --- docs/NavbarContent.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/NavbarContent.json b/docs/NavbarContent.json index 84d296bc..ddfb6166 100644 --- a/docs/NavbarContent.json +++ b/docs/NavbarContent.json @@ -74,7 +74,7 @@ "label": "Community", "type": "internalMarkdown", "current": { - "pathname": "/GOVERNANCE" + "pathname": "/Product/GOVERNANCE" }, "handleClick": { "internalMarkdown": {