README: fix coverity link
authorAlejandro Mery <amery@geeks.cl>
Sun, 7 Dec 2014 02:36:13 +0000 (03:36 +0100)
committerAndy Green <andy.green@linaro.org>
Sat, 13 Dec 2014 05:59:59 +0000 (13:59 +0800)
coverity link was pointing to the wrong project

Signed-off-by: Alejandro Mery <amery@geeks.cl>
README.md

index 0e13c98..9cb5b0b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 [![Travis Build Status](https://travis-ci.org/warmcat/libwebsockets.png)](https://travis-ci.org/warmcat/libwebsockets)
 [![Appveyor Build status](https://ci.appveyor.com/api/projects/status/baadj9gkpxhi5rhy)](https://ci.appveyor.com/project/warmcat/libwebsockets)
-[![Coverity Scan Build Status](https://scan.coverity.com/projects/2506/badge.svg)](https://scan.coverity.com/projects/2506)
+[![Coverity Scan Build Status](https://scan.coverity.com/projects/3576/badge.svg)](https://scan.coverity.com/projects/3576)
 
 libwebsockets
 -------------