From 331e87e987fefb6af52bb76f2deacc30e3c39ddf Mon Sep 17 00:00:00 2001 From: Florian Brandes Date: Sun, 17 Nov 2024 19:17:11 +0100 Subject: [PATCH] doc: fix redirect for fetchgit example Signed-off-by: Florian Brandes --- doc/redirects.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/redirects.json b/doc/redirects.json index de640eed00c1..a5a876961848 100644 --- a/doc/redirects.json +++ b/doc/redirects.json @@ -1274,6 +1274,9 @@ "fetchgit": [ "index.html#fetchgit" ], + "ex-fetchgit-sparseCheckout": [ + "index.html#ex-fetchgit-sparseCheckout" + ], "fetchfossil": [ "index.html#fetchfossil" ],