Skip to content

Commit

Permalink
README: fix coverity link
Browse files Browse the repository at this point in the history
coverity link was pointing to the wrong project

Signed-off-by: Alejandro Mery <amery@geeks.cl>
  • Loading branch information
amery authored and Andy Green committed Dec 13, 2014
1 parent 95ab6ca commit 72d5c58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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
-------------
Expand Down

0 comments on commit 72d5c58

Please sign in to comment.