update version list link (#5958)

This commit is contained in:
peterjunpark
2026-02-11 14:19:01 -05:00
committed by GitHub
parent c00081b69f
commit ed8e726ad9

View File

@@ -148,7 +148,7 @@ html_theme_options = {
"flavor": "generic",
"header_title": f"ROCm™ {ROCM_VERSION} Preview",
"header_link": f"https://rocm.docs.amd.com/en/{ROCM_VERSION}-preview/index.html",
"version_list_link": f"https://rocm.docs.amd.com/en/{ROCM_VERSION}-preview/release/versions.html",
"version_list_link": f"https://rocm.docs.amd.com/en/7.11.0-preview/release/versions.html",
"nav_secondary_items": {
"GitHub": "https://github.com/ROCm/ROCm",
"Community": "https://github.com/ROCm/ROCm/discussions",