From 1ec54298fbfa31b50c86c7dbba2372fa2fe51eb3 Mon Sep 17 00:00:00 2001 From: Simon Schrottner Date: Mon, 3 Apr 2023 10:54:46 +0200 Subject: [PATCH] ci: allow trailing slashes in links As explained in #1170, we do have issues with creating documentations without a separate folder and linking to them. To ease developer experience we remove this check. Although we might encounter redirects within the documentation. Signed-off-by: Simon Schrottner --- docs/.htmltest.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/.htmltest.yml b/docs/.htmltest.yml index 9f9ba77c85..20ba2d0712 100644 --- a/docs/.htmltest.yml +++ b/docs/.htmltest.yml @@ -1,5 +1,6 @@ --- CheckDoctype: false +IgnoreDirectoryMissingTrailingSlash: true IgnoreDirs: - favicons - docs/crd-ref/lifecycle/