diff --git a/docs/source/conf.py b/docs/source/conf.py index d81450fcf3..bb3379c754 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -72,8 +72,8 @@ html_sidebars = { # "globaltoc.html", "relations.html", "sourcelink.html", - "versioning.html", "links.html", + "versioning.html", ] } html_favicon = "_static/images/favicon.ico"