From: seshukm Date: Tue, 11 Sep 2018 02:24:40 +0000 (+0800) Subject: path correction for the cokpit community X-Git-Tag: 1.3.1~129^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=80f7b8b8e8c33d0575491ae47219c0c432dd1ceb;p=so.git path correction for the cokpit community Change-Id: Icd018b38c4f2f58444efe9ac000b0d4794340897 Issue-ID: SO-675 Signed-off-by: seshukm --- diff --git a/docs/developer_info/Camunda_Cockpit_Community_Edition.rst b/docs/developer_info/Camunda_Cockpit_Community_Edition.rst index a9379decc9..7597159708 100644 --- a/docs/developer_info/Camunda_Cockpit_Community_Edition.rst +++ b/docs/developer_info/Camunda_Cockpit_Community_Edition.rst @@ -26,19 +26,19 @@ If you can use a browser on the docker host system, then use a localhost address The user is "admin" and the password is the same as the jboss admin password, which is not displayed here. -.. image:: images/Camunda_Cockpit_1.png +.. image:: ../images/Camunda_Cockpit_1.png Viewing Process Definitions --------------------------- Use the drop-down menu next to the home icon and select the "Cockpit" option: -.. image:: images/Camunda_Cockpit_2.png +.. image:: ../images/Camunda_Cockpit_2.png The number of deployed process definitions should be displayed. Click on it. -.. image:: images/Camunda_Cockpit_3.png +.. image:: ../images/Camunda_Cockpit_3.png Now you should see an actual list of deployed process definitions. You can click on any of them to view them. -.. image:: images/Camunda_Cockpit_4.png +.. image:: ../images/Camunda_Cockpit_4.png