From 1e75941b9e5d04c1ed0b77e2d4f502fc589dfa51 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 10:25:20 +0100 Subject: [PATCH] Update file testDiagram.md --- testDiagram.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testDiagram.md b/testDiagram.md index 22da7ac..ed4e793 100644 --- a/testDiagram.md +++ b/testDiagram.md @@ -9,7 +9,7 @@ participant PerformanceMonitoring as IAMON participant SecurityMonitoring as SECMON '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/-/blob/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