We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4dd894 commit a66e281Copy full SHA for a66e281
src/rocm_docs/rocm_docs_theme/flavors/rocm-ds/header.jinja
@@ -25,13 +25,10 @@
25
26
{%
27
set nav_secondary_items = {
28
- "GitHub": repo_url,
29
- "Community": "https://github.com/ROCm/ROCm/discussions",
30
"Blogs": "https://rocm.blogs.amd.com/",
31
"ROCm™ Docs": "https://rocm.docs.amd.com",
32
"ROCm Developer Hub": "https://www.amd.com/en/developer/resources/rocm-hub.html",
33
"Instinct™ Docs": "https://instinct.docs.amd.com",
34
"Infinity Hub": "https://www.amd.com/en/developer/resources/infinity-hub.html",
35
- "Support": repo_url + "/issues/new/choose"
36
}
37
%}
0 commit comments