File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
src/rocm_docs/rocm_docs_theme/flavors Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,7 @@ set nav_secondary_items = theme_nav_secondary_items if theme_nav_secondary_items
23
23
"GitHub" : theme_repository_url if theme_repository_url else "#" ,
24
24
"Community" : "https://github.com/ROCm/ROCm/discussions" ,
25
25
"Blogs" : "https://rocm.blogs.amd.com/" ,
26
+ "ROCm Developer Hub" : "https://www.amd.com/en/developer/resources/rocm-hub.html" ,
26
27
"ROCm™ docs" : "https://rocm.docs.amd.com" ,
27
28
"Support" : (theme_repository_url + "/issues/new/choose" ) if theme_repository_url else "#"
28
29
}
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ set nav_secondary_items = {
13
13
"GitHub" : repo_url ,
14
14
"Community" : "https://github.com/ROCm/ROCm/discussions" ,
15
15
"ROCm Docs" : "https://rocm.docs.amd.com/en/latest/" ,
16
+ "ROCm Developer Hub" : "https://www.amd.com/en/developer/resources/rocm-hub.html" ,
16
17
"Instinct™ Docs" : "https://instinct.docs.amd.com" ,
17
18
"Support" : repo_url + "/issues/new/choose"
18
19
}
Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ set nav_secondary_items = {
26
26
"GitHub" : repo_url ,
27
27
"Community" : "https://github.com/ROCm/ROCm/discussions" ,
28
28
"Blogs" : "https://rocm.blogs.amd.com/" ,
29
+ "ROCm Developer Hub" : "https://www.amd.com/en/developer/resources/rocm-hub.html" ,
29
30
"Instinct™ Docs" : "https://instinct.docs.amd.com" ,
30
31
"Infinity Hub" : "https://www.amd.com/en/developer/resources/infinity-hub.html" ,
31
32
"Support" : repo_url + "/issues/new/choose"
You can’t perform that action at this time.
0 commit comments