diff --git a/docs/conf.py b/docs/conf.py index 94a714f12..afdcfd33b 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -20,7 +20,7 @@ # Required settings html_theme = "rocm_docs_theme" html_theme_options = { - "flavor": "instinct", + "flavor": "instinct-design", "link_main_doc": True, # Add any additional theme options here }