diff --git a/source/conf.py b/source/conf.py index ea81a1208..78e38a5c8 100644 --- a/source/conf.py +++ b/source/conf.py @@ -417,6 +417,7 @@ r"https://matrix.to", # returns 403 on CI r"https://www.lesswrong.com", + r"https://www.raspberrypi.com", # Linkcheck fails on anchors in GH READMEs, see https://github.com/sphinx-doc/sphinx/issues/9016 r"https://github.com/.+/.+#.+$", # Linkcheck fails on anchors in GH browser/file viewer, see https://github.com/sphinx-doc/sphinx/issues/11484