From 134f7368824b0fdbf6baa9206301969bb09ead44 Mon Sep 17 00:00:00 2001 From: Jeffrey Novotny Date: Mon, 3 Feb 2025 10:14:40 -0500 Subject: [PATCH] Fix broken link to install instructions (#1515) --- docs/install/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install/installation.rst b/docs/install/installation.rst index ce613c344f..7ddb1c0de2 100644 --- a/docs/install/installation.rst +++ b/docs/install/installation.rst @@ -24,7 +24,7 @@ Quick start RCCL build ====================== RCCL directly depends on the HIP runtime plus the HIP-Clang compiler, which are part of the ROCm software stack. -For ROCm installation instructions, see :doc:`rocm-install-on-linux:install/native-install/index`. +For ROCm installation instructions, see the :doc:`package manager installation guide `. Use the `install.sh helper script `_, located in the root directory of the RCCL repository,