From 680b5bab612022349964f28357701d3211595ebc Mon Sep 17 00:00:00 2001 From: Michaela Klauck Date: Wed, 29 May 2024 07:09:19 +0200 Subject: [PATCH] try to fix sit-l arrow Signed-off-by: Michaela Klauck --- docs/source/index.rst | 2 +- docs/source/overview.plantuml | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 9a011f5..4bf85a5 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -18,7 +18,7 @@ In the following the CONVINCE toolchain components are briefly described. For mo sit-l ------ -`convince-project/sit-aw `_ +`convince-project/sit-l `_ To be filled by CEA diff --git a/docs/source/overview.plantuml b/docs/source/overview.plantuml index 917916a..9e9fa82 100644 --- a/docs/source/overview.plantuml +++ b/docs/source/overview.plantuml @@ -40,8 +40,8 @@ agent sitaw #LightGreen [ [[https://convince-project.github.io/overview/#sit-aw SIT-AW]] .... WP2 / CEA -] -agent sitl #LightGreen [ + +---- [[https://convince-project.github.io/overview/#sit-l SIT-L]] .... WP2 / CEA @@ -51,7 +51,6 @@ WP2 / CEA renv -[hidden]> sitaw rskill .. sitaw sitaw <-> k : OWL -sitl <-> k : OWL ' WP3 @@ -145,6 +144,5 @@ rectangle Legend as legend { } renv -[hidden]-> legend -sitl -[hidden]> legend @enduml