aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrameshiyer27 <ramesh.murugan.iyer@est.tech>2021-10-21 18:08:14 +0100
committerrameshiyer27 <ramesh.murugan.iyer@est.tech>2021-10-21 18:08:14 +0100
commitd5dd16e304b3f03842bbf14bb7b1440dfaecda68 (patch)
tree230d1f7156d34e14197f6a0764516e9fefac4170
parenteb95c73db7a846e124d3b2d55b595c96736f4a40 (diff)
Fix missing image in pairwise testing document
Issue-ID: POLICY-3738 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: Ia9755d8e115d81b477e0d9281f620e6d5decc6eb
-rw-r--r--docs/development/devtools/clamp-dcae.rst2
-rw-r--r--docs/development/devtools/clamp-policy.rst2
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.