diff options
author | adheli.tavares <adheli.tavares@est.tech> | 2021-09-27 09:24:04 +0100 |
---|---|---|
committer | adheli.tavares <adheli.tavares@est.tech> | 2021-09-29 21:31:05 +0100 |
commit | e3c1a48e7a02a25f437635c901a0adae772986ea (patch) | |
tree | a054de7e333e13998461a77e227f669b0e0d1974 /docs/clamp/controlloop/controlloop.rst | |
parent | 6359b334faad2db66065af85deb24be6fe7a835e (diff) |
Rest API for Control Loop documentation.
Issue-ID: POLICY-3363
Change-Id: I1a69e163df2710b8b44f86195f228b44cd0d1d48
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
Diffstat (limited to 'docs/clamp/controlloop/controlloop.rst')
-rw-r--r-- | docs/clamp/controlloop/controlloop.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/clamp/controlloop/controlloop.rst b/docs/clamp/controlloop/controlloop.rst index 752e3370..4cf242ba 100644 --- a/docs/clamp/controlloop/controlloop.rst +++ b/docs/clamp/controlloop/controlloop.rst @@ -453,8 +453,8 @@ The APIs and Protocols used by CLAMP for Control Loops are described on the page #. :ref:`System Level Dialogues <system-level-label>` #. :ref:`Defining Control Loops in TOSCA for CLAMP <defining-controlloops-label>` -#. REST APIs for CLAMP Control Loops #. :ref:`The CLAMP Control Loop Participant Protocol <controlloop-participant-protocol-label>` +#. :ref:`REST APIs for CLAMP Control Loops <controlloop-rest-apis-label>` 6 Design and Implementation |