diff --git a/docs/source/conf.py b/docs/source/conf.py index 6f5a66d..453eed4 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -70,6 +70,7 @@ 'github_repository': 'scylladb/scylla-cloud-getting-started', 'hide_edit_this_page_button': 'false', 'hide_feedback_buttons': 'false', + 'hide_versions_dropdown': 'true', 'site_description': 'ScyllaDB Cloud Example Documentation', "versions_unstable": UNSTABLE_VERSIONS, "versions_deprecated": DEPRECATED_VERSIONS,