diff --git a/docs/conf.py b/docs/conf.py index 2441a5cf5..90ae25e03 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -165,6 +165,7 @@ r"https://.*adsabs.harvard.edu/", r"https://zenodo.org/", r"https://opensource.org/", + r"https://www.mathworks.com/", ] # -- Options for the edit_on_github extension ---------------------------------