From 785bba0d58284e9c7f619289e70392e673d88735 Mon Sep 17 00:00:00 2001 From: Claudio W Date: Wed, 14 Feb 2024 11:51:06 +0100 Subject: [PATCH] Update redirects.json Signed-off-by: Claudio W --- redirects.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/redirects.json b/redirects.json index a7b6eb6a022b5..6b8655574b92e 100644 --- a/redirects.json +++ b/redirects.json @@ -116,10 +116,6 @@ "source": "/:locale/docs/inspector", "destination": "/:locale/learn/getting-started/debugging" }, - { - "source": "/:locale/docs/guides/debugging-getting-started", - "destination": "/:locale/learn/getting-started/debugging" - }, { "source": "/:locale/guides/abi-stability/", "destination": "/:locale/learn/modules/abi-stability"