Repository: syncope Updated Branches: refs/heads/master 1ff8cc44e -> ed0c0cf09
Non-valid XML content in README.md Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/ed0c0cf0 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/ed0c0cf0 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/ed0c0cf0 Branch: refs/heads/master Commit: ed0c0cf098849855df781dd57a7b1823cd51273f Parents: 1ff8cc4 Author: Francesco Chicchiriccò <[email protected]> Authored: Mon Sep 5 15:48:00 2016 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Mon Sep 5 15:48:00 2016 +0200 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/ed0c0cf0/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 169577a..d2dcedd 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,6 @@ More information at http://syncope.apache.org <img src="https://bestpractices.coreinfrastructure.org/projects/154/badge"/> </a> <a href="https://maven-badges.herokuapp.com/maven-central/org.apache.syncope/syncope/"> - <img src="https://maven-badges.herokuapp.com/maven-central/org.apache.syncope/syncope/badge.svg"> + <img src="https://maven-badges.herokuapp.com/maven-central/org.apache.syncope/syncope/badge.svg"/> </a> <a href="https://travis-ci.org/apache/syncope"><img src="https://api.travis-ci.org/apache/syncope.png"/></a>
