summaryrefslogtreecommitdiff
path: root/Modules/FindBLAS.cmake
diff options
context:
space:
mode:
authorAlex Turbov <i.zaufi@gmail.com>2022-11-06 18:54:56 +0400
committerBrad King <brad.king@kitware.com>2022-11-07 10:07:36 -0500
commit435b0c573c391f9eaae9a8d0d67629473297c987 (patch)
treeec9fb74213c5748b4510d56f886cf1622bd1400f /Modules/FindBLAS.cmake
parentac5295a9dea2ff5f130dbd6dd9429bc42761a995 (diff)
downloadcmake-435b0c573c391f9eaae9a8d0d67629473297c987.tar.gz
Help: Fix some redirects reported with sphinx linkcheck
Mostly it's about replace `http:` with `https:` protocol.
Diffstat (limited to 'Modules/FindBLAS.cmake')
-rw-r--r--Modules/FindBLAS.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/FindBLAS.cmake b/Modules/FindBLAS.cmake
index d02c58999f..7af1017006 100644
--- a/Modules/FindBLAS.cmake
+++ b/Modules/FindBLAS.cmake
@@ -12,7 +12,7 @@ This module finds an installed Fortran library that implements the
At least one of the ``C``, ``CXX``, or ``Fortran`` languages must be enabled.
-.. _`BLAS linear-algebra interface`: http://www.netlib.org/blas/
+.. _`BLAS linear-algebra interface`: https://netlib.org/blas/
Input Variables
^^^^^^^^^^^^^^^