Skip to content

Commit 9091cca

Browse files
authored
Update conf.py
excluded elifesciences.org from link verification
1 parent c86d1c9 commit 9091cca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,8 @@
157157
'https://white-matter.com/*',
158158
'https://www.pnas.org/*',
159159
'https://www.sciencedirect.com/*',
160-
'https://www.biorxiv.org/*'
160+
'https://www.biorxiv.org/*',
161+
'https://elifesciences.org/*'
161162
]
162163

163164
# NB: Allow this permanent redirect for a Visual Studio package

0 commit comments

Comments
 (0)