Skip to content

Commit 7f675d8

Browse files
committed
Fix regex
1 parent 9cbbdbc commit 7f675d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
"https://anaconda.org",
148148
"https://www.cisa.gov/sbom",
149149
"https://developers.redhat.com/products/softwarecollections/overview",
150-
"https://math-atlas.sourceforge.net/",
150+
"https://math-atlas\\.sourceforge\\.net/?",
151151
]
152152
linkcheck_retries = 5
153153
# Ignore anchors for common targets when we know they likely won't be found

0 commit comments

Comments
 (0)