diff Resources/DownloadOrthancFramework.cmake @ 3853:ba53d51ffa9a

leaving bitbucket
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 20 Apr 2020 18:13:31 +0200
parents df69a5fdc836
children dd0fcbf6a791
line wrap: on
line diff
--- a/Resources/DownloadOrthancFramework.cmake	Mon Apr 20 17:39:11 2020 +0200
+++ b/Resources/DownloadOrthancFramework.cmake	Mon Apr 20 18:13:31 2020 +0200
@@ -216,7 +216,7 @@
   else()
     message("Forking the Orthanc source repository using Mercurial")
     execute_process(
-      COMMAND ${ORTHANC_FRAMEWORK_HG} clone "https://bitbucket.org/sjodogne/orthanc"
+      COMMAND ${ORTHANC_FRAMEWORK_HG} clone "https://hg.orthanc-server.com/orthanc/"
       WORKING_DIRECTORY ${CMAKE_BINARY_DIR}
       RESULT_VARIABLE Failure
       )