From ce7510db28b47847054c434260c46102d4cd7e01 Mon Sep 17 00:00:00 2001 From: Andoni Alonso <14891798+andoniaf@users.noreply.github.com> Date: Mon, 20 Oct 2025 14:58:53 +0200 Subject: [PATCH] docs: remove anchors from redirects (#8953) --- docs/docs.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/docs/docs.json b/docs/docs.json index ca09740603..fb7e91a774 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -404,14 +404,6 @@ "source": "/projects/prowler-open-source/en/latest/tutorials/gcp/getting-started-gcp", "destination": "/user-guide/providers/gcp/getting-started-gcp" }, - { - "source": "/projects/prowler-open-source/en/latest/tutorials/prowler-app", - "destination": "/user-guide/tutorials/prowler-app#step-4-4%3A-kubernetes-credentials%3A" - }, - { - "source": "/projects/prowler-open-source/en/latest/tutorials/prowler-app/#step-3-add-a-provider", - "destination": "/user-guide/tutorials/prowler-app#step-3-add-a-provider" - }, { "source": "/projects/prowler-open-source/en/latest/tutorials/microsoft365/getting-started-m365", "destination": "/user-guide/providers/microsoft365/getting-started-m365"