Removed the coverity badge
authorSamuel Alfageme <samuel.alfageme@gmail.com>
Wed, 29 Mar 2017 15:26:10 +0000 (17:26 +0200)
committerGitHub <noreply@github.com>
Wed, 29 Mar 2017 15:26:10 +0000 (17:26 +0200)
Following the discussion on https://github.com/owncloud/client/commit/da45d99b8fed9a37df8031433e11eb574c28a8df
Also updated the link to the current building instructions.

README.md

index 03f8c433ae3e60e6f06e2f703f2c210bac2b565f..c1a9a824605521c5f16ee3df4d1970bb4b670eb2 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,9 +1,6 @@
 # ownCloud Desktop Client
 
-| Job                               | State                                                                                                                                                             |
-|-----------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
-| build master               | [![Build Status](https://jenkins.owncloud.org/buildStatus/icon?job=owncloud-client/client/master)](https://jenkins.owncloud.org/job/owncloud-client/job/client/job/master/)                       |
-| coverity_scan | [![Build Status](https://img.shields.io/coverity/scan/2482.svg)](https://scan.coverity.com/projects/owncloud-mirall)
+[![Build Status](https://jenkins.owncloud.org/buildStatus/icon?job=owncloud-client/client/master)](https://jenkins.owncloud.org/job/owncloud-client/job/client/job/master/)
 
 ## Introduction
 
@@ -26,7 +23,7 @@ https://github.com/owncloud/client.
 
 ## Building the source code
 
-[Building the Client](http://doc.owncloud.org/desktop/2.2/building.html)
+[Building the Client](http://doc.owncloud.org/desktop/2.3/building.html)
 in the ownCloud Desktop Client manual.
 
 ## Maintainers and Contributors