diff OrthancFramework/Resources/CMake/BoostConfiguration.cmake @ 4476:c1f36fd13730

migrate remaining links to issues in bitbucket to mercurial server
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 26 Jan 2021 18:25:52 +0100
parents d9473bd5ed43
children c40c1234a696
line wrap: on
line diff
--- a/OrthancFramework/Resources/CMake/BoostConfiguration.cmake	Tue Jan 26 17:57:09 2021 +0100
+++ b/OrthancFramework/Resources/CMake/BoostConfiguration.cmake	Tue Jan 26 18:25:52 2021 +0100
@@ -53,7 +53,7 @@
   
   # Patch by xnox to fix issue #166 (CMake find_boost version is now
   # broken with newer boost/cmake)
-  # https://bitbucket.org/sjodogne/orthanc/issues/166/
+  # https://bugs.orthanc-server.com/show_bug.cgi?id=166
   if (POLICY CMP0093)
     set(BOOST144 1.44)
   else()