Author: pascalschumacher Date: Sun Oct 8 14:30:38 2017 New Revision: 1811490
URL: http://svn.apache.org/viewvc?rev=1811490&view=rev Log: README.md: fix travis badge, remove code coverage badge and remove redundant license badge Modified: commons/proper/configuration/trunk/README.md Modified: commons/proper/configuration/trunk/README.md URL: http://svn.apache.org/viewvc/commons/proper/configuration/trunk/README.md?rev=1811490&r1=1811489&r2=1811490&view=diff ============================================================================== --- commons/proper/configuration/trunk/README.md (original) +++ commons/proper/configuration/trunk/README.md Sun Oct 8 14:30:38 2017 @@ -43,10 +43,8 @@ Apache Commons Configuration =================== -[](https://travis-ci.org/apache/commons-configuration2) -[](https://coveralls.io/r/apache/commons-configuration2) +[](https://travis-ci.org/apache/commons-configuration) [](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-configuration2/) -[](http://www.apache.org/licenses/LICENSE-2.0.html) Tools to assist in the reading of configuration/preferences files in various formats
