From 4b5b959f5c0075ea76cf7001135c1dbb621ccfbe Mon Sep 17 00:00:00 2001
From: Antonio Ragagnin <antonio.ragagnin@inaf.it>
Date: Sun, 19 Jan 2025 14:08:51 +0000
Subject: [PATCH] Update B.md

---
 B.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/B.md b/B.md
index 1e139fa..508d864 100644
--- a/B.md
+++ b/B.md
@@ -2,6 +2,10 @@ Contenuto file A:
 
 ::include{file=A.md}
 
+::include{file=/A.md}
+
 Contenuto da URL:
 
-::include{file=https://raw.githubusercontent.com/aragagnin/g3read/refs/heads/master/README.md}
\ No newline at end of file
+::include{file=https://raw.githubusercontent.com/aragagnin/g3read/refs/heads/master/README.md}
+
+::include{file=https://github.com/aragagnin/g3read/blob/master/README.md}
\ No newline at end of file
-- 
GitLab