diff options
author | brunomilitzer <bruno.militzer@est.tech> | 2022-04-13 11:57:23 +0100 |
---|---|---|
committer | brunomilitzer <bruno.militzer@est.tech> | 2022-04-13 12:37:39 +0100 |
commit | dec32c4cc1fde1e985901d47655a6afc100feae1 (patch) | |
tree | fe11ba3ac7c912f1b7c72f865180486768a81454 /docs/clamp/acm/design-impl/design-impl.rst | |
parent | 977a81da2257629a1fa54515578d3773f934f12f (diff) |
Removed reference from Control Loop of Design Implementation
Issue-ID: POLICY-4060
Change-Id: Ia02e6501a1ec7be6b851c7ea90bb561818af8522
Signed-off-by: brunomilitzer <bruno.militzer@est.tech>
Diffstat (limited to 'docs/clamp/acm/design-impl/design-impl.rst')
-rw-r--r-- | docs/clamp/acm/design-impl/design-impl.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/clamp/acm/design-impl/design-impl.rst b/docs/clamp/acm/design-impl/design-impl.rst index 979ace92..3c56ff91 100644 --- a/docs/clamp/acm/design-impl/design-impl.rst +++ b/docs/clamp/acm/design-impl/design-impl.rst @@ -1,15 +1,15 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. -.. _clamp-controlloop-design-impl: +.. _clamp-acm-design-impl: -CLAMP TOSCA Control Loop Components: Design and Implementaiton -############################################################## +CLAMP TOSCA Automation Composition Components: Design and Implementation +######################################################################## -The sections below describe the components that handle TOSCA Control Loops. +The sections below describe the components that handle TOSCA Automation Compositions. .. toctree:: :maxdepth: 1 clamp-runtime-acm - clamp-gui-controlloop + clamp-gui-acm participants/participants |