Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/src/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ def prose_list(items):
r'^https://science\.sciencemag\.org/content/early/2020/06/05/science\.abb9263',
r'^https://www\.medrxiv\.org',
r'^https://github\.com/signup',
r'^https://www\.nytimes\.com',
# this link is correct but the lack of a top-level dataset means
# it 404s initially — because the point of this link is showing
# the community page, allow it to fail here:
Expand Down
Loading