From 1b3a46e8acc53812a987d7cade1278879b89f4ea Mon Sep 17 00:00:00 2001
From: Matthieu FAURE <mfaure@asqatasun.org>
Date: Tue, 27 Aug 2019 11:53:09 +0200
Subject: [PATCH] DOC wrap links into <>

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index d313d4b..20b2ee7 100644
--- a/README.md
+++ b/README.md
@@ -80,7 +80,7 @@ examples and code samples for doing things with your module.
   * $ensure (string) : accepted values < present | absent > ( * default : present * )
   * $keybits (string) : key bits used by the ppa key
   * $keyid (string> : key id used by the ppa ,
-  * $location (string) : url where packages are downloaded (http:// or ftp://),
+  * $location (string) : url where packages are downloaded (<http://> or <ftp://)>,
   * $release (string) : os release defined in the ppa,
   * $repos (array) : repositories defined in the ppa,
 
@@ -90,7 +90,7 @@ This module is only available for `Ubuntu-14.04`. It raise a `fail` if you run o
 
 ## Development
 
-Git repository available here : https://gitlab.adullact.net/Comptoir/Comptoir-puppet
+Git repository available here : <https://gitlab.adullact.net/Comptoir/Comptoir-puppet>
 
 ## Release Notes/Contributors/Etc.
 
-- 
GitLab