diff options
author | Zack Galbreath <zack.galbreath@kitware.com> | 2021-04-21 18:04:51 (GMT) |
---|---|---|
committer | Zack Galbreath <zack.galbreath@kitware.com> | 2021-04-27 18:06:07 (GMT) |
commit | 52eac4573d8e10c124aa92e8f12866c16e556d5b (patch) | |
tree | c6ca7567b567ac8b4fb5b127cf1ea3b9d21dec57 /Help/manual/ctest.1.rst | |
parent | 95afd879176256b17db44682d0664b87827c599b (diff) | |
download | CMake-52eac4573d8e10c124aa92e8f12866c16e556d5b.zip CMake-52eac4573d8e10c124aa92e8f12866c16e556d5b.tar.gz CMake-52eac4573d8e10c124aa92e8f12866c16e556d5b.tar.bz2 |
Help: Fix link to cdash.org from CTest manual
Diffstat (limited to 'Help/manual/ctest.1.rst')
-rw-r--r-- | Help/manual/ctest.1.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/manual/ctest.1.rst b/Help/manual/ctest.1.rst index 3d80cec..e35e162 100644 --- a/Help/manual/ctest.1.rst +++ b/Help/manual/ctest.1.rst @@ -1671,4 +1671,4 @@ See Also .. include:: LINKS.txt -.. _`CDash`: http://cdash.org/ +_`CDash`: https://cdash.org |