Skip to content

Commit

Permalink
Merge pull request #50 from szpak/patch-1
Browse files Browse the repository at this point in the history
Fix link to Maven Center badge
  • Loading branch information
ajoberstar committed Feb 8, 2015
2 parents 192df1e + 9f024a7 commit 7be6b94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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?

Expand Down

0 comments on commit 7be6b94

Please sign in to comment.