Typo on one URL.

This commit is contained in:
Lilian Besson 2016-10-13 09:54:05 +02:00
parent 102eb84267
commit 6a8095041b

View file

@ -330,14 +330,14 @@ A list of badges, with their Markdown code, that can be included in a `README.md
``` ```
### GPLv3 License ### 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 ```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 ```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/) ### [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-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 ```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 ```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) [![ForTheBadge uses-js](http://ForTheBadge.com/images/badges/uses-js.svg)](http://ForTheBadge.com)