diff Sphinx/source/users/lua.rst @ 78:d6bd1dd820e5

metadata
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 14 Dec 2016 11:51:11 +0100
parents 48c7d2eb98da
children e6a15f619786
line wrap: on
line diff
--- a/Sphinx/source/users/lua.rst	Wed Dec 14 11:04:32 2016 +0100
+++ b/Sphinx/source/users/lua.rst	Wed Dec 14 11:51:11 2016 +0100
@@ -86,7 +86,7 @@
   amount of time (cf. the option ``StableAge`` in the
   :ref:`configuration file <configuration>`). The :ref:`identifier
   <orthanc-ids>` of the patient is provided, together with her DICOM
-  tags and her metadata.
+  tags and her :ref:`metadata <metadata>`.
 * ``function OnStableSeries(seriesId, tags, metadata)``: Invoked
   whenever a series has not received any new instance for a certain
   amount of time.