README: Replace link to mailing list the CMake Discourse Forum

This commit is contained in:
Brad King
2019-11-05 15:26:30 -05:00
committed by Craig Scott
parent 4dd6ad20b6
commit d0be4d5365

View File

@@ -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.