mirror of
https://github.com/0intro/libtask
synced 2024-11-23 14:19:46 +03:00
README.md: use more descriptive URL for Coverity Scan
This commit is contained in:
parent
68ffb5a5ba
commit
c78f4b7243
@ -2,7 +2,7 @@ Libtask: a Coroutine Library for C and Unix
|
||||
===========================================
|
||||
|
||||
[![Build Status](https://github.com/0intro/libtask/workflows/C/badge.svg)](https://github.com/0intro/libtask/actions/workflows/c.yml)
|
||||
[![Coverity Scan Status](https://scan.coverity.com/projects/5467/badge.svg)](https://scan.coverity.com/projects/5467)
|
||||
[![Coverity Scan Status](https://scan.coverity.com/projects/libtask/badge.svg)](https://scan.coverity.com/projects/libtask)
|
||||
|
||||
Libtask is a simple coroutine library. It runs on Linux (ARM, MIPS, and x86),
|
||||
FreeBSD (x86), OS X (PowerPC x86, and x86-64), and SunOS Solaris (Sparc),
|
||||
|
Loading…
Reference in New Issue
Block a user