Skip to content

Commit 6847ce2

Browse files
committed
More links to be added to linkcheck ignore :(
1 parent 5635429 commit 6847ce2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777
"https://neuroinformatics.dev/slides-templates-atlases/#/on-templates-and-atlases",
7878
"https://errantscience.com/",
7979
r"https://www\.cell\.com/.*", # Use regex pattern to match all cell.com URLs
80+
r"https?://(?:dx\.)?doi\.org/.*", # Use regex pattern to match all DOI URLs
8081
]
8182

8283
# Suppress strikethrough warnings - strikethrough is only supported in HTML

0 commit comments

Comments
 (0)