diff RenderingPlugin/Resources/SyncOrthancFolder.py @ 2101:517ef20aef74

sync
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 14 Nov 2023 11:44:46 +0100
parents 07964689cb0b
children 5653b6335642
line wrap: on
line diff
--- a/RenderingPlugin/Resources/SyncOrthancFolder.py	Wed Nov 08 17:26:22 2023 +0100
+++ b/RenderingPlugin/Resources/SyncOrthancFolder.py	Tue Nov 14 11:44:46 2023 +0100
@@ -38,7 +38,7 @@
 
 TARGET = os.path.join(os.path.dirname(__file__), 'Orthanc')
 PLUGIN_SDK_VERSION = '1.0.0'
-REPOSITORY = 'https://hg.orthanc-server.com/orthanc/raw-file'
+REPOSITORY = 'https://orthanc.uclouvain.be/hg/orthanc/raw-file'
 
 FILES = [
     ('OrthancServer/Plugins/Samples/Common/OrthancPluginCppWrapper.h',   'Plugins'),