From e5f844ec86b8a03e8c44fcbb36b0dcdf5982da05 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Wed, 21 May 2025 17:06:38 +0100 Subject: [PATCH] docs/Rakefile: fix/ignore more broken URLs. --- docs/Rakefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/Rakefile b/docs/Rakefile index 9d58bcb719..5411ccfa0a 100644 --- a/docs/Rakefile +++ b/docs/Rakefile @@ -34,8 +34,9 @@ task test: :build do ], ignore_urls: [ "/", - %r{https://formulae.brew.sh"}, + %r{https://formulae.brew.sh}, %r{https://github.com/}, + %r{https://homebrew.1password.com/}, "https://legacy.python.org/dev/peps/pep-0453/#recommendations-for-downstream-distributors", ], cache: {