diff --git a/docs/conf.py b/docs/conf.py index b1d754ee0d..62f6ae4aa2 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, }