From b178a7ca78a12af9266faec421307c501f22ae8c Mon Sep 17 00:00:00 2001 From: amitkumar-amd Date: Fri, 28 Mar 2025 15:59:27 -0500 Subject: [PATCH] Update the TOC (#355) * remove 1200 * update link on TOC * Update docs/sphinx/_toc.yml.in Co-authored-by: Pratik Basyal --------- Co-authored-by: Pratik Basyal Co-authored-by: Pratik Basyal --- docs/sphinx/_toc.yml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sphinx/_toc.yml.in b/docs/sphinx/_toc.yml.in index 0e37dd88b..d7de00d0e 100644 --- a/docs/sphinx/_toc.yml.in +++ b/docs/sphinx/_toc.yml.in @@ -19,7 +19,7 @@ subtrees: - caption: Install entries: - - url: https://rocm.docs.amd.com/projects/install-on-linux/en/${branch}/ + - url: https://rocm.docs.amd.com/projects/install-on-linux-internal/en/latest/ title: ROCm on Linux - url: https://rocm.docs.amd.com/projects/install-on-windows/en/${branch}/ title: HIP SDK on Windows