From ad7f61d9ec65e4c57aae7031613bcc9f5409db84 Mon Sep 17 00:00:00 2001 From: randyh62 <42045079+randyh62@users.noreply.github.com> Date: Wed, 5 Jun 2024 01:09:10 -0700 Subject: [PATCH] fix License reference (#216) * Update what-is-rocalution.rst fix broken License link * Update what-is-rocalution.rst * Update what-is-rocalution.rst * Update docs/what-is-rocalution.rst Co-authored-by: Young Hui - AMD <145490163+yhuiYH@users.noreply.github.com> --------- Co-authored-by: Young Hui - AMD <145490163+yhuiYH@users.noreply.github.com> --- docs/what-is-rocalution.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/what-is-rocalution.rst b/docs/what-is-rocalution.rst index 06856790..76f5280a 100644 --- a/docs/what-is-rocalution.rst +++ b/docs/what-is-rocalution.rst @@ -43,4 +43,4 @@ The major features and characteristics of the rocALUTION library are: * Support for several sparse matrix formats Compressed Sparse Row (CSR), Modified Compressed Sparse Row (MCSR), Dense (DENSE), Coordinate (COO), ELL, Diagonal (DIA), Hybrid format of ELL and COO (HYB). -The code is open-source under MIT license, see :ref:`rocalution_license` and hosted on the `GitHub rocALUTION page `_. +The code is open-source under MIT license, see `License <./license.html>`_ and hosted on the `GitHub rocALUTION page `_.