diff --git a/docs/conf.py b/docs/conf.py index b1d754ee..62f6ae4a 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -177,5 +177,5 @@ def setup(app): html_theme_options = { - "style_external_links": True, + "style_external_links": False, }