diff --git a/README.md b/README.md index 1060138..b9f4191 100644 --- a/README.md +++ b/README.md @@ -330,14 +330,14 @@ A list of badges, with their Markdown code, that can be included in a `README.md ``` ### GPLv3 License -[![GPLv3 license](https://img.shields.io/badge/License-GPLv3-blue.svg)](perso.crans.org/besson/LICENSE.html) +[![GPLv3 license](https://img.shields.io/badge/License-GPLv3-blue.svg)](http://perso.crans.org/besson/LICENSE.html) ```markdown -[![GPLv3 license](https://img.shields.io/badge/License-GPLv3-blue.svg)](perso.crans.org/besson/LICENSE.html) +[![GPLv3 license](https://img.shields.io/badge/License-GPLv3-blue.svg)](http://perso.crans.org/besson/LICENSE.html) ``` -[![GPL license](https://img.shields.io/badge/License-GPL-blue.svg)](perso.crans.org/besson/LICENSE.html) +[![GPL license](https://img.shields.io/badge/License-GPL-blue.svg)](http://perso.crans.org/besson/LICENSE.html) ```markdown -[![GPL license](https://img.shields.io/badge/License-GPL-blue.svg)](perso.crans.org/besson/LICENSE.html) +[![GPL license](https://img.shields.io/badge/License-GPL-blue.svg)](http://perso.crans.org/besson/LICENSE.html) ``` ### [Creative Commons Licenses](https://creativecommons.org/licenses/) @@ -439,14 +439,14 @@ A list of badges, with their Markdown code, that can be included in a `README.md [![ForTheBadge uses-git](http://ForTheBadge.com/images/badges/uses-git.svg)](https://GitHub.com/) ``` -[![ForTheBadge uses-css](http://ForTheBadge.com/images/badges/uses-css.svg)](http://ForTheBadge.com) +[![ForTheBadge uses-html](http://ForTheBadge.com/images/badges/uses-html.svg)](http://ForTheBadge.com) ```markdown -[![ForTheBadge uses-css](http://ForTheBadge.com/images/badges/uses-css.svg)](http://ForTheBadge.com) +[![ForTheBadge uses-html](http://ForTheBadge.com/images/badges/uses-html.svg)](http://ForTheBadge.com) ``` -[![ForTheBadge uses-html](http://ForTheBadge.com/images/badges/uses-html.svg)](http://ForTheBadge.com) +[![ForTheBadge uses-css](http://ForTheBadge.com/images/badges/uses-css.svg)](http://ForTheBadge.com) ```markdown -[![ForTheBadge uses-html](http://ForTheBadge.com/images/badges/uses-html.svg)](http://ForTheBadge.com) +[![ForTheBadge uses-css](http://ForTheBadge.com/images/badges/uses-css.svg)](http://ForTheBadge.com) ``` [![ForTheBadge uses-js](http://ForTheBadge.com/images/badges/uses-js.svg)](http://ForTheBadge.com)