From 0fff9bb77bcb2eda14e67b4509bb08ad81a69cce Mon Sep 17 00:00:00 2001 From: Bojan Rajh Date: Mon, 18 May 2026 18:57:11 +0200 Subject: [PATCH] fix: make nexus lowercase --- .gitbook.yaml | 1 + products/{Nexus => nexus}/getting-started.md | 0 products/{Nexus => nexus}/index.md | 0 products/{Nexus => nexus}/integration.md | 0 products/{Nexus => nexus}/security.md | 0 products/{Nexus => nexus}/workflow.md | 0 6 files changed, 1 insertion(+) rename products/{Nexus => nexus}/getting-started.md (100%) rename products/{Nexus => nexus}/index.md (100%) rename products/{Nexus => nexus}/integration.md (100%) rename products/{Nexus => nexus}/security.md (100%) rename products/{Nexus => nexus}/workflow.md (100%) 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