From b4ead91af76e9201693a4cf091541141b45c7379 Mon Sep 17 00:00:00 2001 From: Jeffrey Novotny Date: Thu, 30 Jan 2025 11:59:13 -0500 Subject: [PATCH] Fix three broken links to rocBLAS and netlib (#887) Fix three broken links (cherry picked from commit 67e829ee5cfe6cb8311c778e1a9acde508b64216) --- docs/index.rst | 2 +- docs/reference/deprecated.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index e1c39a266..2d46222ed 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -8,7 +8,7 @@ rocSOLVER documentation ******************************************************************** -rocSOLVER is an implementation of `LAPACK routines `_ +rocSOLVER is an implementation of `LAPACK routines `_ on top of the :doc:`AMD ROCm platform `. rocSOLVER is implemented in the :doc:`HIP programming language ` and optimized for AMD GPUs. diff --git a/docs/reference/deprecated.rst b/docs/reference/deprecated.rst index 8517b5ba5..94d6423c9 100644 --- a/docs/reference/deprecated.rst +++ b/docs/reference/deprecated.rst @@ -9,8 +9,8 @@ Deprecated rocSOLVER components ******************************** Originally, rocSOLVER maintained its own types and helpers as aliases to those of rocBLAS. -These aliases are now deprecated. See the `rocBLAS types `_ -and `rocBLAS auxiliary functions `_ +These aliases are now deprecated. See the :doc:`rocBLAS types ` +and :doc:`rocBLAS auxiliary functions ` documentation for information on the suggested replacements. * Deprecated :ref:`deptypes`.