diff --git a/.gitbook.yaml b/.gitbook.yaml index e2bc5a3e4..8e3cab49b 100644 --- a/.gitbook.yaml +++ b/.gitbook.yaml @@ -244,5 +244,6 @@ redirects: resources/references/core-reference/flow-reference.html: guides/development/troubleshooting/flow-reference.html resources/references/core-reference/rules-reference.html: guides/development/troubleshooting/rules-reference.html guides/hosting/installation-updates/extension-managment.html: guides/hosting/installation-updates/extension-management.html + products/Nexus/: products/nexus/ guides/installation/start-developing.html: guides/development/start-developing.html \ No newline at end of file diff --git a/products/Nexus/getting-started.md b/products/nexus/getting-started.md similarity index 100% rename from products/Nexus/getting-started.md rename to products/nexus/getting-started.md diff --git a/products/Nexus/index.md b/products/nexus/index.md similarity index 100% rename from products/Nexus/index.md rename to products/nexus/index.md diff --git a/products/Nexus/integration.md b/products/nexus/integration.md similarity index 100% rename from products/Nexus/integration.md rename to products/nexus/integration.md diff --git a/products/Nexus/security.md b/products/nexus/security.md similarity index 100% rename from products/Nexus/security.md rename to products/nexus/security.md diff --git a/products/Nexus/workflow.md b/products/nexus/workflow.md similarity index 100% rename from products/Nexus/workflow.md rename to products/nexus/workflow.md