From 588166f8046b62f561d32ba2ae85424b08f3df22 Mon Sep 17 00:00:00 2001 From: Brad King Date: Thu, 9 Jun 2016 16:12:08 -0400 Subject: [PATCH] README: Update Issue Tracker link to new location --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 9599a04b0..4188ea04c 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 ============