diff --git a/doc/testing/postman/README.md b/doc/testing/postman/README.md
index 080d308e82d819eecd39ed01f8a3b50f6c1f224f..6729fb0e9aa51187f58dd657036dc61ae75c07b7 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