diff options
author | Brad King <brad.king@kitware.com> | 2016-06-09 16:12:08 -0400 |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-06-17 15:38:07 -0400 |
commit | 588166f8046b62f561d32ba2ae85424b08f3df22 (patch) | |
tree | 2469205b669e68d5bf059efc32a265a1e7cdda08 /README.rst | |
parent | 9f3546bbb44e23b97ea226fce155330eb352f75b (diff) | |
download | cmake-588166f8046b62f561d32ba2ae85424b08f3df22.tar.gz |
README: Update Issue Tracker link to new location
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst index 9599a04b03..4188ea04c1 100644 --- a/README.rst +++ b/README.rst @@ -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 ============ |