From 763640704d58f6ef98535f895b3ef35abe1323c3 Mon Sep 17 00:00:00 2001 From: Sorin Sbarnea Date: Wed, 4 Dec 2024 08:56:21 +0000 Subject: [PATCH] Fix RTD redirects pipeline (#4439) --- docs/redirects.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/redirects.yml b/docs/redirects.yml index 707781313e..c4691ada9a 100644 --- a/docs/redirects.yml +++ b/docs/redirects.yml @@ -32,7 +32,3 @@ - type: page from_url: /en/latest/pkg/ansiblelint.rules.empty_string_compare/ to_url: /rules/empty-string-compare/ -# Keep this last or it will match all the other rules -- type: sphinx_htmldir - from_url: "" - to_url: ""