comparison Sphinx/source/faq/worklist.rst @ 182:6ddc98c305cd

fix link
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 18 Jan 2019 14:06:48 +0100
parents 93bbfaf0e62c
children 011b01ccf52d
comparison
equal deleted inserted replaced
181:c7551e19ae95 182:6ddc98c305cd
27 <http://support.dcmtk.org/docs/wlmscpfs.html>`__. 27 <http://support.dcmtk.org/docs/wlmscpfs.html>`__.
28 28
29 For more complex or integrated workflows where you must implement a 29 For more complex or integrated workflows where you must implement a
30 custom MWL plugin, please check the `documentation of the part of the 30 custom MWL plugin, please check the `documentation of the part of the
31 Orthanc plugin SDK 31 Orthanc plugin SDK
32 <https://orthanc.chu.ulg.ac.be/sdk/group__Worklists.html>`__ that is 32 <http://sdk.orthanc-server.com/group__DicomCallbacks.html#ga23080c4e871b8428ede61d9841c10d76>`__
33 related to the management of worklists. 33 that is related to the management of worklists.