diff options
author | Brad King <brad.king@kitware.com> | 2019-11-05 20:26:30 (GMT) |
---|---|---|
committer | Craig Scott <craig.scott@crascit.com> | 2019-11-06 10:45:11 (GMT) |
commit | d0be4d53655f1651fe7ff3c61a668ffc3fd4bbf9 (patch) | |
tree | 42b9a995703df252e0509fd3bf3095db1ed61ddc /README.rst | |
parent | 4dd6ad20b696d717833130e0d4e7b60f0f287752 (diff) | |
download | CMake-d0be4d53655f1651fe7ff3c61a668ffc3fd4bbf9.zip CMake-d0be4d53655f1651fe7ff3c61a668ffc3fd4bbf9.tar.gz CMake-d0be4d53655f1651fe7ff3c61a668ffc3fd4bbf9.tar.bz2 |
README: Replace link to mailing list the CMake Discourse Forum
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -42,10 +42,10 @@ Supported Platforms Other UNIX-like operating systems may work too out of the box, if not it should not be a major problem to port CMake to this platform. -Subscribe and post to the `CMake Users List`_ to ask if others have +Please post to the `CMake Discourse Forum`_ to ask if others have had experience with the platform. -.. _`CMake Users List`: https://cmake.org/mailman/listinfo/cmake +.. _`CMake Discourse Forum`: https://discourse.cmake.org Building CMake from Scratch --------------------------- @@ -115,7 +115,7 @@ If you have found a bug: 1. If you have a patch, please read the `CONTRIBUTING.rst`_ document. -2. Otherwise, please join the `CMake Users List`_ and ask about +2. Otherwise, please post to the `CMake Discourse Forum`_ and ask about the expected and observed behaviors to determine if it is really a bug. |