diff options
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2021-10-21 18:08:14 +0100 |
---|---|---|
committer | Liam Fallon <liam.fallon@est.tech> | 2021-11-01 10:05:50 +0000 |
commit | 0564c26db98fdf42d3ce0a3ab45083da34ba67aa (patch) | |
tree | 2e60098773788f7eb87b7929a47e073320a8327e | |
parent | afe2c9236fd305ce10c2d7778e51666ae2164dca (diff) |
Fix missing image in pairwise testing document
Issue-ID: POLICY-3738
Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
Change-Id: Ia9755d8e115d81b477e0d9281f620e6d5decc6eb
(cherry picked from commit d5dd16e304b3f03842bbf14bb7b1440dfaecda68)
-rw-r--r-- | docs/development/devtools/clamp-dcae.rst | 2 | ||||
-rw-r--r-- | docs/development/devtools/clamp-policy.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/development/devtools/clamp-dcae.rst b/docs/development/devtools/clamp-dcae.rst index c0cd41bf..c5701084 100644 --- a/docs/development/devtools/clamp-dcae.rst +++ b/docs/development/devtools/clamp-dcae.rst @@ -71,7 +71,7 @@ A Control Loop is created by commissioning a Tosca template with Control loop de Update instance properties of the Control Loop Elements if required. - .. image:: images/update-instance.PNG + .. image:: images/update-instance.png Verification: The control loop is created with default state "UNINITIALISED" without errors. diff --git a/docs/development/devtools/clamp-policy.rst b/docs/development/devtools/clamp-policy.rst index 72a9a1b1..a0e11152 100644 --- a/docs/development/devtools/clamp-policy.rst +++ b/docs/development/devtools/clamp-policy.rst @@ -59,7 +59,7 @@ A Control Loop is created by commissioning a Tosca template with Control loop de Update instance properties of the Control Loop Elements if required. - .. image:: images/update-instance.PNG + .. image:: images/update-instance.png Verification: The control loop is created with default state "UNINITIALISED" without errors. |