diff options
author | Brad King <brad.king@kitware.com> | 2018-04-30 19:34:50 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2018-04-30 19:34:50 (GMT) |
commit | 052743556bffee09bd4d3d8631ac6103482cc359 (patch) | |
tree | e98b91ee7312c706992253996675db5a3f0038c0 /Modules/readme.txt | |
parent | f6c558e3156129967203164fc8450eba58e80739 (diff) | |
download | CMake-052743556bffee09bd4d3d8631ac6103482cc359.zip CMake-052743556bffee09bd4d3d8631ac6103482cc359.tar.gz CMake-052743556bffee09bd4d3d8631ac6103482cc359.tar.bz2 |
Modules: Update documented links to CMake community Wiki
The wiki has moved. Update links to reference the new pages.
Diffstat (limited to 'Modules/readme.txt')
-rw-r--r-- | Modules/readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/readme.txt b/Modules/readme.txt index 1e0c13b..a629478 100644 --- a/Modules/readme.txt +++ b/Modules/readme.txt @@ -1,4 +1,4 @@ See the "Find Modules" section of the cmake-developer(7) manual page. For more information about how to contribute modules to CMake, see this page: -https://cmake.org/Wiki/CMake:Module_Maintainers +https://gitlab.kitware.com/cmake/community/wikis/doc/cmake/dev/Module-Maintainers |