From f93e952736d9c6ad6a9459b3fc191c5e32ba2468 Mon Sep 17 00:00:00 2001
From: Antoine Rochebois <antoine.rochebois@esker.com>
Date: Mon, 7 Nov 2022 18:39:13 +0100
Subject: [PATCH] fix postman url

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

diff --git a/README.md b/README.md
index 7e5e3fb..b6a29a2 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ Cf les slides et la présentation.
 Premier TP, pour les explications ça se passe sur les slides et à l'oral :)
 
 - Cloner ce repo : ```git clone https://gitlab.clubelek.fr/formations/formation-web```
-- [https://www.postman.com/downloads/](Télécharger Postman)
+- [Télécharger Postman](https://www.postman.com/downloads/)
 - Importer le fichier "Formation Web.postman_collection.json" dans Postman
 - Amusons nous avec HTTP via Postman
 - Découvrons le devtool de Google Chrome/Firefox
-- 
GitLab