diff Sphinx/source/plugins/ohif.rst @ 991:1316bc62b5d5

migration to UCLouvain servers
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 21 Nov 2023 21:09:02 +0100
parents 2df3597eacc8
children 05b106383b2a
line wrap: on
line diff
--- a/Sphinx/source/plugins/ohif.rst	Tue Nov 21 10:36:44 2023 +0100
+++ b/Sphinx/source/plugins/ohif.rst	Tue Nov 21 21:09:02 2023 +0100
@@ -298,7 +298,7 @@
 <https://v3-docs.ohif.org/configuration/datasources/dicom-json/>`__
 for a DICOM study of interest can be retrieved as follows::
 
-  $ curl http://demo.orthanc-server.com/studies/6b9e19d9-62094390-5f9ddb01-4a191ae7-9766b715/ohif-dicom-json
+  $ curl https://orthanc.uclouvain.be/demo/studies/6b9e19d9-62094390-5f9ddb01-4a191ae7-9766b715/ohif-dicom-json
 
 This data source is constructed from the :ref:`metadata 4202
 <registry>` associated with the individual DICOM instances of the
@@ -307,7 +307,7 @@
 debugging, the JSON file associated with a DICOM instance can be
 inspected using::
 
-  $ curl http://demo.orthanc-server.com/instances/1f3c00bd-49df10b7-f416a598-1b3bb5a2-cb791b52/metadata/4202 | base64 -d | gunzip -c
+  $ curl https://orthanc.uclouvain.be/demo/instances/1f3c00bd-49df10b7-f416a598-1b3bb5a2-cb791b52/metadata/4202 | base64 -d | gunzip -c
   
 
 Preloading existing studies