diff options
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2021-10-21 18:08:14 +0100 |
---|---|---|
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2021-10-21 18:08:14 +0100 |
commit | d5dd16e304b3f03842bbf14bb7b1440dfaecda68 (patch) | |
tree | 230d1f7156d34e14197f6a0764516e9fefac4170 /docs/development/devtools/clamp-policy.rst | |
parent | eb95c73db7a846e124d3b2d55b595c96736f4a40 (diff) |
Fix missing image in pairwise testing document
Issue-ID: POLICY-3738
Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
Change-Id: Ia9755d8e115d81b477e0d9281f620e6d5decc6eb
Diffstat (limited to 'docs/development/devtools/clamp-policy.rst')
-rw-r--r-- | docs/development/devtools/clamp-policy.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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. |