diff --git a/docs/conf.py b/docs/conf.py index 23e42df..de89883 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -67,5 +67,4 @@ # Example configuration for intersphinx: refer to the Python standard library. intersphinx_mapping = { "screenpy": ("https://screenpy-docs.readthedocs.io/en/latest/", None), - "selenium": ("https://selenium-python.readthedocs.io/", None), }