Skip to content

Commit a66e281

Browse files
committed
fix: remove header tab 'github', 'support' and 'community' due to private status of the repo
1 parent f4dd894 commit a66e281

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/rocm_docs/rocm_docs_theme/flavors/rocm-ds/header.jinja

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,10 @@
2525

2626
{%
2727
set nav_secondary_items = {
28-
"GitHub": repo_url,
29-
"Community": "https://github.com/ROCm/ROCm/discussions",
3028
"Blogs": "https://rocm.blogs.amd.com/",
3129
"ROCm™ Docs": "https://rocm.docs.amd.com",
3230
"ROCm Developer Hub": "https://www.amd.com/en/developer/resources/rocm-hub.html",
3331
"Instinct™ Docs": "https://instinct.docs.amd.com",
3432
"Infinity Hub": "https://www.amd.com/en/developer/resources/infinity-hub.html",
35-
"Support": repo_url + "/issues/new/choose"
3633
}
3734
%}

0 commit comments

Comments
 (0)