Skip to content

Commit 9cc06b0

Browse files
Add NASA site to ignore list
1 parent 2f08881 commit 9cc06b0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@
171171
r"https://.*adsabs.harvard.edu/",
172172
r"https://zenodo.org/",
173173
r"http.*://stackoverflow.com/questions/.*",
174+
r"https://*.nasa.gov/*",
174175
]
175176

176177
# -- Options for the edit_on_github extension ---------------------------------

0 commit comments

Comments
 (0)