From 9bddf99f0245bf9e2036cea13456799c8f4972c4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Etxaniz=20Errazkin=2C=20I=C3=B1aki?=
 <inaki.etxaniz@tecnalia.com>
Date: Thu, 6 Mar 2025 12:16:13 +0100
Subject: [PATCH] Update file uml_test1.md

---
 uml_test1.md | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/uml_test1.md b/uml_test1.md
index 63959b2..9651741 100644
--- a/uml_test1.md
+++ b/uml_test1.md
@@ -1,4 +1,3 @@
-
 ```plantuml this is for tecnalia plantuml plugin
 
 'Testing HTTP !include 
@@ -6,8 +5,8 @@
 
 group Testing HTTP !include
     Int_Au -> Comp_Mg
-        note left: 'Int Au' -> 'Comp Mg' \n 
-        'IntAu' <- 'Comp Mg'
+        note left: Int Au -> Comp Mg \n 
+        IntAu' <- Comp Mg
         note right: If the entity names show as \n 
         "Internal Auditor" and "Compliance Manager",\n then the \n
         "!include http..."\n
-- 
GitLab