diff Sphinx/source/faq/worklist.rst @ 993:05b106383b2a

migration to UCLouvain servers
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 21 Nov 2023 21:39:40 +0100
parents f093160dd7f4
children
line wrap: on
line diff
--- a/Sphinx/source/faq/worklist.rst	Tue Nov 21 21:10:14 2023 +0100
+++ b/Sphinx/source/faq/worklist.rst	Tue Nov 21 21:39:40 2023 +0100
@@ -29,7 +29,7 @@
 For more complex or integrated workflows where you must implement a
 custom MWL plugin, please check the `documentation of the part of the
 Orthanc plugin SDK
-<https://sdk.orthanc-server.com/group__DicomCallbacks.html#ga23080c4e871b8428ede61d9841c10d76>`__
+<https://orthanc.uclouvain.be/sdk/group__DicomCallbacks.html#ga23080c4e871b8428ede61d9841c10d76>`__
 that is related to the management of worklists.
 
 Custom MWL plugin can also be implemented using :ref:`Python plugins