mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-21 01:01:41 +00:00
Disable linkcheck for www.gnu.org (#2030)
This commit is contained in:
@@ -147,7 +147,7 @@ sphinx_tabs_valid_builders = ["epub", "linkcheck"]
|
||||
linkcheck_ignore = [
|
||||
R"https://www.raspberrypi.com/software/",
|
||||
R"http://10\..+",
|
||||
R"https://gnu.org/",
|
||||
R"https://www.gnu.org/",
|
||||
]
|
||||
|
||||
token = os.environ.get("GITHUB_TOKEN", None)
|
||||
|
||||
Reference in New Issue
Block a user