diff --git a/docs/NavbarContent.json b/docs/NavbarContent.json index 1ca1be28..ddfb6166 100644 --- a/docs/NavbarContent.json +++ b/docs/NavbarContent.json @@ -74,11 +74,11 @@ "label": "Community", "type": "internalMarkdown", "current": { - "pathname": "/GOVERNANCE" + "pathname": "/Product/GOVERNANCE" }, "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