From 98a3fbaf735cc69a3d1d5bc5ce8f0e1a9046f2f2 Mon Sep 17 00:00:00 2001
From: torrespel <pelayo.torresalonso@telefonica.com>
Date: Tue, 6 Aug 2024 07:40:20 +0000
Subject: [PATCH] Update README.md

---
 doc/testing/postman/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/testing/postman/README.md b/doc/testing/postman/README.md
index 080d308..6729fb0 100644
--- a/doc/testing/postman/README.md
+++ b/doc/testing/postman/README.md
@@ -1,6 +1,6 @@
 # Postman
 
-This section shows how OpenCAPIF is used through requests made with Postman, from the creation of a provider together with the publication of an api, to the creation of an invoker and the consumption of the published api. Everything you need to run the test is in Postman-Test.zip.
+This section shows how OpenCAPIF is used through requests made with Postman, from the creation of a provider together with the publication of an api, to the creation of an invoker and the consumption of the published api. Everything you need to run the test is in <a href="./Postman-Test.zip" download>Postman-Test.zip</a>.
 
 ## Requisites
 
-- 
GitLab