From 9f024a7f74242812b9d599dfaa8744cc51a4fc85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Zaj=C4=85czkowski?= Date: Sun, 8 Feb 2015 21:48:46 +0100 Subject: [PATCH] Fix link to Maven Center badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eed2aeea..d391f366 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ The Groovy way to use Git. [![Build Status](https://travis-ci.org/ajoberstar/grgit.png?branch=master)](https://travis-ci.org/ajoberstar/grgit) [![Maintainer Status](http://stillmaintained.com/ajoberstar/grgit.png)](http://stillmaintained.com/ajoberstar/grgit) -[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.ajoberstar/grgit/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.ajoberstar/grgit/badge.svg) +[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.ajoberstar/grgit/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.ajoberstar/grgit) ## What is this?