From 434b37f758ec2a3a16e7170d3705c9eba114396d Mon Sep 17 00:00:00 2001 From: Andoni Alonso <14891798+andoniaf@users.noreply.github.com> Date: Wed, 15 Oct 2025 16:56:46 +0200 Subject: [PATCH] docs: add prowler old root path redirect (#8922) --- docs/docs.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/docs.json b/docs/docs.json index e5b0b496d3..e8e35b3aa4 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -409,6 +409,10 @@ "source": "/projects/prowler-open-source/en/latest/tutorials/prowler-app-sso", "destination": "/user-guide/tutorials/prowler-app-sso" }, + { + "source": "/projects/prowler-open-source/en/latest", + "destination": "/introduction" + }, { "source": "/projects/prowler-saas/en/latest/:slug*", "destination": "https://docs.prowler.pro/en/latest/:slug*"