diff --git a/docs/conf.py b/docs/conf.py index 44f94d9..cfcb59b 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -64,7 +64,4 @@ # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = [] -linkcheck_ignore = [ - r"https://django-simple-certmanager.readthedocs.io*", - r"https://pypi.org/project/django-simple-certmanager/*", -] +linkcheck_ignore = []