From bf9727db74647cc31d31af854d28fb70113b0d04 Mon Sep 17 00:00:00 2001 From: Peter Park Date: Fri, 20 Dec 2024 17:21:30 -0500 Subject: [PATCH] Fix links in docs (#4182) * fix links * missing space * fix link in known issue * Remove programming guide from TOC --- RELEASE.md | 2 +- docs/sphinx/_toc.yml.in | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/RELEASE.md b/RELEASE.md index c5920a3dd..ade28cb26 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -529,7 +529,7 @@ Packaging metadata for ROCm Compute Profiler (`rocprofiler-compute`) and ROCm Sy (`rocprofiler-systems`) has been updated to handle the renaming from Omniperf and Omnitrace, respectively. This fixes minor issues when upgrading from ROCm 6.2 to 6.3. For more information, see the GitHub issues [#4082](https://github.com/ROCm/ROCm/issues/4082) and -[#4083](https://github.com/ROCm/ROCm/issues/4082). +[#4083](https://github.com/ROCm/ROCm/issues/4083). ### Stale file due to OpenCL ICD loader deprecation diff --git a/docs/sphinx/_toc.yml.in b/docs/sphinx/_toc.yml.in index 4bd16aa9f..b1e1f1dcb 100644 --- a/docs/sphinx/_toc.yml.in +++ b/docs/sphinx/_toc.yml.in @@ -32,8 +32,6 @@ subtrees: - caption: How to entries: - - file: how-to/programming_guide.rst - title: Programming guide - file: how-to/rocm-for-ai/index.rst title: Use ROCm for AI subtrees: