diff options
author | Josef Angstenberger <code@jtxa.de> | 2021-06-10 21:16:18 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2021-06-17 15:55:18 (GMT) |
commit | 25dde20cc5df77326f369c2dbcca3edcf687e581 (patch) | |
tree | d7f406ed2224c92a9e2399d64ee8fdfd147908df /Help/guide/tutorial/Installing and Testing.rst | |
parent | d1c3e7e78af0b3a4a5637e2bf3af86cfa5ba6e6f (diff) | |
download | CMake-25dde20cc5df77326f369c2dbcca3edcf687e581.zip CMake-25dde20cc5df77326f369c2dbcca3edcf687e581.tar.gz CMake-25dde20cc5df77326f369c2dbcca3edcf687e581.tar.bz2 |
Tutorial: Fix links after splitting steps
Diffstat (limited to 'Help/guide/tutorial/Installing and Testing.rst')
-rw-r--r-- | Help/guide/tutorial/Installing and Testing.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/guide/tutorial/Installing and Testing.rst b/Help/guide/tutorial/Installing and Testing.rst index 3f85df3..611749b 100644 --- a/Help/guide/tutorial/Installing and Testing.rst +++ b/Help/guide/tutorial/Installing and Testing.rst @@ -52,6 +52,8 @@ argument. For example: Navigate to the install directory and verify that the installed Tutorial runs. +.. _`Tutorial Testing Support`: + Testing Support --------------- |