From 14cc3252bdb36456b78b8187623dfed8985404b6 Mon Sep 17 00:00:00 2001 From: Lilian Besson Date: Thu, 13 Oct 2016 08:47:42 +0200 Subject: [PATCH] Typo on the https://github.com/Naereen/StrapDown.js/graphs/ url --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8e1f7f1..3c0f28f 100644 --- a/README.md +++ b/README.md @@ -228,9 +228,9 @@ A list of badges, with their Markdown code, that can be included in a `README.md ``` ### GitHub contributors -[![GitHub contributors](https://img.shields.io/github/contributors/Naereen/StrapDown.js.svg)](https://GitHub.com/Naereen/StrapDown.js/graph/contributors/) +[![GitHub contributors](https://img.shields.io/github/contributors/Naereen/StrapDown.js.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/contributors/) ```markdown -[![GitHub contributors](https://img.shields.io/github/contributors/Naereen/StrapDown.js.svg)](https://GitHub.com/Naereen/StrapDown.js/graph/contributors/) +[![GitHub contributors](https://img.shields.io/github/contributors/Naereen/StrapDown.js.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/contributors/) ``` ### GitHub issues