aboutsummaryrefslogtreecommitdiffstats
path: root/docs/developer_info/Camunda_Modeler.rst
diff options
context:
space:
mode:
authorLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2023-03-28 16:03:10 +0000
committerLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2023-03-28 16:03:10 +0000
commitee57f20a6c25725d965259f05d7fa86ca6ac7ef8 (patch)
tree7314a905e13713b7f7b73b0de6e34b827fdec180 /docs/developer_info/Camunda_Modeler.rst
parentd0493f954a48021662b5b6d3ba45b262750690c9 (diff)
Fix docs issues
Issue-ID: DOC-811 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: Ied42ffc4035e51fe1382bd64da44107dfca4cde6
Diffstat (limited to 'docs/developer_info/Camunda_Modeler.rst')
-rw-r--r--docs/developer_info/Camunda_Modeler.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/developer_info/Camunda_Modeler.rst b/docs/developer_info/Camunda_Modeler.rst
index 54f3534210..fcc530df9c 100644
--- a/docs/developer_info/Camunda_Modeler.rst
+++ b/docs/developer_info/Camunda_Modeler.rst
@@ -9,11 +9,11 @@ The Camunda_Modeler_ is the editor for BPMN 2.0 process flows. It is a standalo
.. _Camunda_Modeler: https://docs.camunda.org/manual/latest/modeler/camunda-modeler/
-.. image:: images/camunda_modeler_1.png
+.. image:: ../images/camunda_modeler_1.png
Modeler Templates
------------------
Some work has already been done in MSO to develop templates_ for "building block" subprocess flows. When a template is provided for a BPMN element, the modeler displays a custom form for inputting parameters. This significantly simplifies flow construction and reduces the chance of making mistakes.
-.. _templates: https://docs.camunda.org/manual/7.7/modeler/camunda-modeler/element-templates/ \ No newline at end of file
+.. _templates: https://docs.camunda.org/manual/7.7/modeler/camunda-modeler/element-templates/