NoJira: Fix badge rendering
Project: http://git-wip-us.apache.org/repos/asf/opennlp/repo Commit: http://git-wip-us.apache.org/repos/asf/opennlp/commit/a2049d6f Tree: http://git-wip-us.apache.org/repos/asf/opennlp/tree/a2049d6f Diff: http://git-wip-us.apache.org/repos/asf/opennlp/diff/a2049d6f Branch: refs/heads/parser_regression Commit: a2049d6fa4715b681a8b1ab7fb70a2c8923f8975 Parents: 6ecc17e Author: smarthi <[email protected]> Authored: Tue Feb 7 22:51:13 2017 -0500 Committer: Jörn Kottmann <[email protected]> Committed: Sun Apr 16 19:24:52 2017 +0200 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/opennlp/blob/a2049d6f/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 2d31eb1..02b146a 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Welcome to Apache OpenNLP! [](https://travis-ci.org/apache/opennlp) [](https://coveralls.io/github/apache/opennlp?branch=master) -[](https://maven-badges.herokuapp.com/maven-central/org.apache.opennlp/opennlp) +[](https://maven-badges.herokuapp.com/maven-central/org.apache.opennlp/opennlp) [](http://opennlp.apache.org/documentation.html) [](https://raw.githubusercontent.com/apache/opennlp/master/LICENSE) [](https://twitter.com/ApacheOpenNLP)
