From 7ce6660fd536c77d6f079a8a0825eeb9208a7f51 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 11:41:26 +0100
Subject: [PATCH] Update file uml_test1.md

---
 uml_test1.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/uml_test1.md b/uml_test1.md
index f6de460..3b49198 100644
--- a/uml_test1.md
+++ b/uml_test1.md
@@ -2,7 +2,7 @@
 ```plantuml this is for tecnalia plantuml plugin
 
 'Testing HTTP !include 
-!include https://git.code.tecnalia.dev/emerald/public/puml-includes/-/blob/master/roles.puml
+!include https://git.code.tecnalia.dev/emerald/public/puml-includes/-/raw/master/roles.puml
 group Testing !include
 Int_Au -> Comp_Mg
 note left: If the names are \n "Int_Au" and "Comp_Mg" \n the "!include http..." didn't work in a markdown file (*.md)
-- 
GitLab