summaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2018-05-01 15:32:22 (GMT)
committerKitware Robot <kwrobot@kitware.com>2018-05-01 15:32:29 (GMT)
commit1155f96dd911d7a46aea2160eaebc3653d93a852 (patch)
tree1441aa994761b14ee745f0a4fb96af202bebf202 /Source
parent6f0cd64f897d57c6e2afe8163345e9bb8dec1fec (diff)
parent052743556bffee09bd4d3d8631ac6103482cc359 (diff)
downloadCMake-1155f96dd911d7a46aea2160eaebc3653d93a852.zip
CMake-1155f96dd911d7a46aea2160eaebc3653d93a852.tar.gz
CMake-1155f96dd911d7a46aea2160eaebc3653d93a852.tar.bz2
Merge topic 'doc-wiki-links'
052743556b Modules: Update documented links to CMake community Wiki Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !2023
Diffstat (limited to 'Source')
-rw-r--r--Source/cmPolicies.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/Source/cmPolicies.h b/Source/cmPolicies.h
index 9b9ef60..7190c36 100644
--- a/Source/cmPolicies.h
+++ b/Source/cmPolicies.h
@@ -252,9 +252,7 @@ class cmMakefile;
/** \class cmPolicies
* \brief Handles changes in CMake behavior and policies
*
- * See the cmake wiki section on
- * <a href="https://cmake.org/Wiki/CMake/Policies">policies</a>
- * for an overview of this class's purpose
+ * See the cmake-policies(7) manual for an overview of this class's purpose.
*/
class cmPolicies
{