diff options
author | Brad King <brad.king@kitware.com> | 2016-06-17 19:39:35 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-06-17 19:39:35 (GMT) |
commit | c37e6e226c6471967a27ccc33e928e16f4c498a2 (patch) | |
tree | 2db17d98b551260850c5c015d05aba550e0651f5 | |
parent | 3a50c55ff6f0ad2f06d52f30fa8d1bcdef0c0730 (diff) | |
parent | 588166f8046b62f561d32ba2ae85424b08f3df22 (diff) | |
download | CMake-c37e6e226c6471967a27ccc33e928e16f4c498a2.zip CMake-c37e6e226c6471967a27ccc33e928e16f4c498a2.tar.gz CMake-c37e6e226c6471967a27ccc33e928e16f4c498a2.tar.bz2 |
Merge branch 'doc-issue-tracker-move' into release
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -89,7 +89,7 @@ If you have found a bug: 3. Finally, if the issue is not resolved by the above steps, open an entry in the `CMake Issue Tracker`_. -.. _`CMake Issue Tracker`: https://cmake.org/Bug +.. _`CMake Issue Tracker`: https://gitlab.kitware.com/cmake/cmake/issues Contributing ============ |