diff --git a/src/rocm_docs/rocm_docs_theme/flavors/ai-developer-hub/header.jinja b/src/rocm_docs/rocm_docs_theme/flavors/ai-developer-hub/header.jinja
index 2784c57b..3ed3982f 100644
--- a/src/rocm_docs/rocm_docs_theme/flavors/ai-developer-hub/header.jinja
+++ b/src/rocm_docs/rocm_docs_theme/flavors/ai-developer-hub/header.jinja
@@ -30,7 +30,7 @@ set nav_secondary_items = {
"Blogs": "https://rocm.blogs.amd.com/",
"ROCm™ Docs": "https://rocm.docs.amd.com",
"ROCm Developer Hub": "https://www.amd.com/en/developer/resources/rocm-hub.html",
- "Instinct™ Docs": "https://instinct.docs.amd.com",
+ "Systems and Infra Docs": "https://instinct.docs.amd.com",
"Infinity Hub": "https://www.amd.com/en/developer/resources/infinity-hub.html",
"Support": repo_url + "/issues/new/choose"
}
diff --git a/src/rocm_docs/rocm_docs_theme/flavors/amdgpu/header.jinja b/src/rocm_docs/rocm_docs_theme/flavors/amdgpu/header.jinja
index 21ba1044..7a9eb8f8 100644
--- a/src/rocm_docs/rocm_docs_theme/flavors/amdgpu/header.jinja
+++ b/src/rocm_docs/rocm_docs_theme/flavors/amdgpu/header.jinja
@@ -30,7 +30,7 @@ set nav_secondary_items = {
"Blogs": "https://rocm.blogs.amd.com/",
"ROCm™ Docs": "https://rocm.docs.amd.com",
"ROCm Developer Hub": "https://www.amd.com/en/developer/resources/rocm-hub.html",
- "Instinct™ Docs": "https://instinct.docs.amd.com",
+ "Systems and Infra Docs": "https://instinct.docs.amd.com",
"Infinity Hub": "https://www.amd.com/en/developer/resources/infinity-hub.html",
"Support": repo_url + "/issues/new/choose"
}
diff --git a/src/rocm_docs/rocm_docs_theme/flavors/gsplat/header.jinja b/src/rocm_docs/rocm_docs_theme/flavors/gsplat/header.jinja
index 6d9bc484..a662dc11 100644
--- a/src/rocm_docs/rocm_docs_theme/flavors/gsplat/header.jinja
+++ b/src/rocm_docs/rocm_docs_theme/flavors/gsplat/header.jinja
@@ -32,7 +32,7 @@ set nav_secondary_items = {
"Blogs": "https://rocm.blogs.amd.com/",
"ROCm™ Docs": "https://rocm.docs.amd.com",
"ROCm Developer Hub": "https://www.amd.com/en/developer/resources/rocm-hub.html",
- "Instinct™ Docs": "https://instinct.docs.amd.com",
+ "Systems and Infra Docs": "https://instinct.docs.amd.com",
"Infinity Hub": "https://www.amd.com/en/developer/resources/infinity-hub.html",
"Support": repo_url + "/issues/new/choose"
}
diff --git a/src/rocm_docs/rocm_docs_theme/flavors/instinct/header.jinja b/src/rocm_docs/rocm_docs_theme/flavors/instinct/header.jinja
index e1ca8001..2dfc05db 100644
--- a/src/rocm_docs/rocm_docs_theme/flavors/instinct/header.jinja
+++ b/src/rocm_docs/rocm_docs_theme/flavors/instinct/header.jinja
@@ -8,7 +8,7 @@
{% else %}
{% set version_name = branch %}
{% endif %}
- Instinct™ Documentation
+ GPU Systems and Infrastructure
{%- endmacro -%}
diff --git a/src/rocm_docs/rocm_docs_theme/flavors/instinct/left-side-menu.jinja b/src/rocm_docs/rocm_docs_theme/flavors/instinct/left-side-menu.jinja
index c247eb9c..c7ba1489 100644
--- a/src/rocm_docs/rocm_docs_theme/flavors/instinct/left-side-menu.jinja
+++ b/src/rocm_docs/rocm_docs_theme/flavors/instinct/left-side-menu.jinja
@@ -1,3 +1,3 @@
{%
-set main_doc_link = ("Instinct Documentation", projects['instinct'])
+set main_doc_link = ("Systems and Infrastructure", projects['instinct'])
%}
diff --git a/src/rocm_docs/rocm_docs_theme/flavors/rocm-blogs/header.jinja b/src/rocm_docs/rocm_docs_theme/flavors/rocm-blogs/header.jinja
index 278b5b0e..c12287e7 100644
--- a/src/rocm_docs/rocm_docs_theme/flavors/rocm-blogs/header.jinja
+++ b/src/rocm_docs/rocm_docs_theme/flavors/rocm-blogs/header.jinja
@@ -14,7 +14,7 @@ set nav_secondary_items = {
"Community": "https://github.com/ROCm/ROCm/discussions",
"ROCm™ Docs": "https://rocm.docs.amd.com",
"ROCm Developer Hub": "https://www.amd.com/en/developer/resources/rocm-hub.html",
- "Instinct™ Docs": "https://instinct.docs.amd.com",
+ "Systems and Infra Docs": "https://instinct.docs.amd.com",
"Support": repo_url + "/issues/new/choose"
}
%}
diff --git a/src/rocm_docs/rocm_docs_theme/flavors/rocm-ds/header.jinja b/src/rocm_docs/rocm_docs_theme/flavors/rocm-ds/header.jinja
index e8182ca1..85ac09cf 100644
--- a/src/rocm_docs/rocm_docs_theme/flavors/rocm-ds/header.jinja
+++ b/src/rocm_docs/rocm_docs_theme/flavors/rocm-ds/header.jinja
@@ -30,7 +30,7 @@ set nav_secondary_items = {
"Blogs": "https://rocm.blogs.amd.com/",
"ROCm Docs": "https://rocm.docs.amd.com",
"ROCm Developer Hub": "https://www.amd.com/en/developer/resources/rocm-hub.html",
- "Instinct™ Docs": "https://instinct.docs.amd.com",
+ "Systems and Infra Docs": "https://instinct.docs.amd.com",
"Infinity Hub": "https://www.amd.com/en/developer/resources/infinity-hub.html",
"Support": repo_url + "/issues/new/choose"
}
diff --git a/src/rocm_docs/rocm_docs_theme/flavors/rocm-finance/header.jinja b/src/rocm_docs/rocm_docs_theme/flavors/rocm-finance/header.jinja
index ad225e2a..22f73398 100644
--- a/src/rocm_docs/rocm_docs_theme/flavors/rocm-finance/header.jinja
+++ b/src/rocm_docs/rocm_docs_theme/flavors/rocm-finance/header.jinja
@@ -30,7 +30,7 @@ set nav_secondary_items = {
"Blogs": "https://rocm.blogs.amd.com/",
"ROCm Docs": "https://rocm.docs.amd.com",
"ROCm Developer Hub": "https://www.amd.com/en/developer/resources/rocm-hub.html",
- "Instinct™ Docs": "https://instinct.docs.amd.com",
+ "Systems and Infra Docs": "https://instinct.docs.amd.com",
"Infinity Hub": "https://www.amd.com/en/developer/resources/infinity-hub.html",
"Support": repo_url + "/issues/new/choose"
}
diff --git a/src/rocm_docs/rocm_docs_theme/flavors/rocm-ls/header.jinja b/src/rocm_docs/rocm_docs_theme/flavors/rocm-ls/header.jinja
index b1a9b233..28fdf5fd 100644
--- a/src/rocm_docs/rocm_docs_theme/flavors/rocm-ls/header.jinja
+++ b/src/rocm_docs/rocm_docs_theme/flavors/rocm-ls/header.jinja
@@ -30,7 +30,7 @@ set nav_secondary_items = {
"Blogs": "https://rocm.blogs.amd.com/",
"ROCm Docs": "https://rocm.docs.amd.com",
"ROCm Developer Hub": "https://www.amd.com/en/developer/resources/rocm-hub.html",
- "Instinct™ Docs": "https://instinct.docs.amd.com",
+ "Systems and Infra Docs": "https://instinct.docs.amd.com",
"Infinity Hub": "https://www.amd.com/en/developer/resources/infinity-hub.html",
"Support": repo_url + "/issues/new/choose"
}
diff --git a/src/rocm_docs/rocm_docs_theme/flavors/rocm-rag/header.jinja b/src/rocm_docs/rocm_docs_theme/flavors/rocm-rag/header.jinja
index 0bbf6c9b..b31dffca 100644
--- a/src/rocm_docs/rocm_docs_theme/flavors/rocm-rag/header.jinja
+++ b/src/rocm_docs/rocm_docs_theme/flavors/rocm-rag/header.jinja
@@ -32,7 +32,7 @@ set nav_secondary_items = {
"Blogs": "https://rocm.blogs.amd.com/",
"ROCm™ Docs": "https://rocm.docs.amd.com",
"ROCm Developer Hub": "https://www.amd.com/en/developer/resources/rocm-hub.html",
- "Instinct™ Docs": "https://instinct.docs.amd.com",
+ "Systems and Infra Docs": "https://instinct.docs.amd.com",
"Infinity Hub": "https://www.amd.com/en/developer/resources/infinity-hub.html",
"Support": repo_url + "/issues/new/choose"
}
diff --git a/src/rocm_docs/rocm_docs_theme/flavors/rocm-simulation/header.jinja b/src/rocm_docs/rocm_docs_theme/flavors/rocm-simulation/header.jinja
index bf01763b..fb5776c3 100644
--- a/src/rocm_docs/rocm_docs_theme/flavors/rocm-simulation/header.jinja
+++ b/src/rocm_docs/rocm_docs_theme/flavors/rocm-simulation/header.jinja
@@ -30,7 +30,7 @@ set nav_secondary_items = {
"Blogs": "https://rocm.blogs.amd.com/",
"ROCm Docs": "https://rocm.docs.amd.com",
"ROCm Developer Hub": "https://www.amd.com/en/developer/resources/rocm-hub.html",
- "Instinct™ Docs": "https://instinct.docs.amd.com",
+ "Systems and Infra Docs": "https://instinct.docs.amd.com",
"Infinity Hub": "https://www.amd.com/en/developer/resources/infinity-hub.html",
"Support": repo_url + "/issues/new/choose"
}
diff --git a/src/rocm_docs/rocm_docs_theme/flavors/rocm/header.jinja b/src/rocm_docs/rocm_docs_theme/flavors/rocm/header.jinja
index 221c924f..1a144de2 100644
--- a/src/rocm_docs/rocm_docs_theme/flavors/rocm/header.jinja
+++ b/src/rocm_docs/rocm_docs_theme/flavors/rocm/header.jinja
@@ -29,7 +29,7 @@ set nav_secondary_items = {
"Community": "https://github.com/ROCm/ROCm/discussions",
"Blogs": "https://rocm.blogs.amd.com/",
"ROCm Developer Hub": "https://www.amd.com/en/developer/resources/rocm-hub.html",
- "Instinct™ Docs": "https://instinct.docs.amd.com",
+ "Systems and Infra Docs": "https://instinct.docs.amd.com",
"Infinity Hub": "https://www.amd.com/en/developer/resources/infinity-hub.html",
"Support": repo_url + "/issues/new/choose"
}