diff Resources/SyncOrthancFolder.py @ 16:1be232fa8f33

migration to UCLouvain servers
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 22 Nov 2023 07:55:18 +0100
parents 3ecef5782f2c
children 1c407ba1d311
line wrap: on
line diff
--- a/Resources/SyncOrthancFolder.py	Thu Oct 26 13:51:32 2023 +0200
+++ b/Resources/SyncOrthancFolder.py	Wed Nov 22 07:55:18 2023 +0100
@@ -33,7 +33,7 @@
 
 TARGET = os.path.join(os.path.dirname(__file__), 'Orthanc')
 PLUGIN_SDK_VERSION = '1.10.0'
-REPOSITORY = 'https://hg.orthanc-server.com/orthanc/raw-file'
+REPOSITORY = 'https://orthanc.uclouvain.be/hg/orthanc/raw-file'
 
 FILES = [
     ('OrthancFramework/Resources/CMake/AutoGeneratedCode.cmake', 'CMake'),