summaryrefslogtreecommitdiff
path: root/Source/cmPolicies.h
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2018-04-30 15:34:50 -0400
committerBrad King <brad.king@kitware.com>2018-04-30 15:34:50 -0400
commit052743556bffee09bd4d3d8631ac6103482cc359 (patch)
treee98b91ee7312c706992253996675db5a3f0038c0 /Source/cmPolicies.h
parentf6c558e3156129967203164fc8450eba58e80739 (diff)
downloadcmake-052743556bffee09bd4d3d8631ac6103482cc359.tar.gz
Modules: Update documented links to CMake community Wiki
The wiki has moved. Update links to reference the new pages.
Diffstat (limited to 'Source/cmPolicies.h')
-rw-r--r--Source/cmPolicies.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/Source/cmPolicies.h b/Source/cmPolicies.h
index 9b9ef60f8b..7190c36854 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
{