summaryrefslogtreecommitdiffstats
path: root/docs/clamp/controlloop/defining-controlloops.rst
diff options
context:
space:
mode:
authorLiam Fallon <liam.fallon@est.tech>2021-10-08 11:04:39 +0000
committerGerrit Code Review <gerrit@onap.org>2021-10-08 11:04:39 +0000
commit44fb93564f7feb10e96a392a486e5ac60363ca9c (patch)
tree57e7417a8673b0f49509cf34bed312587cf1e19b /docs/clamp/controlloop/defining-controlloops.rst
parent6b0695c3e1a45fb8172790425422b66dc59c65ee (diff)
parente206a1075b6c3620d6484b60e9326fcc56d03c77 (diff)
Merge "Restructure CLAMP documentation tree"
Diffstat (limited to 'docs/clamp/controlloop/defining-controlloops.rst')
-rw-r--r--docs/clamp/controlloop/defining-controlloops.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/clamp/controlloop/defining-controlloops.rst b/docs/clamp/controlloop/defining-controlloops.rst
index dad5ff1a..71a646dd 100644
--- a/docs/clamp/controlloop/defining-controlloops.rst
+++ b/docs/clamp/controlloop/defining-controlloops.rst
@@ -193,7 +193,7 @@ Properties are instance specific by default, but can be identified by a special
in Control Loop and Control Loop Element definitions. For example, the chart parameter on a
Kubernetes Control Loop Element has a different value for every instance of a Kubernetes Control
Loop Element, so it can be defined as shown below in the :ref:`Kubernetes Control Loop Type definition
-<_kubernetes-cl-element>` yaml file.
+<kubernetes-cl-element>` yaml file.
.. code-block:: yaml