diff options
| author | jvoisin | 2020-06-26 12:16:08 +0200 |
|---|---|---|
| committer | jvoisin | 2020-06-26 12:16:08 +0200 |
| commit | 3036425bba428fadb93b1301aa43c742b2c786eb (patch) | |
| tree | c93a8b817ac9f7417bacb433a7256fdaee4a5506 /README.md | |
| parent | d9d92223c8da80523ef04e5ab4ccc390c813eae3 (diff) | |
Fix the links to coverity in the README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -18,7 +18,7 @@ | |||
| 18 | <img src="https://gitlab.com/jvoisin/snuffleupagus/badges/master/pipeline.svg" | 18 | <img src="https://gitlab.com/jvoisin/snuffleupagus/badges/master/pipeline.svg" |
| 19 | alt="gitlab pipeline testing _all_ distributions" /> | 19 | alt="gitlab pipeline testing _all_ distributions" /> |
| 20 | </a> | 20 | </a> |
| 21 | <a href="https://scan.coverity.com/projects/nbs-system-snuffleupagus"> | 21 | <a href="https://scan.coverity.com/projects/jvoisin-snuffleupagus"> |
| 22 | <img src="https://scan.coverity.com/projects/13821/badge.svg?flat=1" | 22 | <img src="https://scan.coverity.com/projects/13821/badge.svg?flat=1" |
| 23 | alt="Coverity"> | 23 | alt="Coverity"> |
| 24 | </a> | 24 | </a> |
| @@ -80,7 +80,7 @@ without having to touch the PHP code. | |||
| 80 | * Every commit is tested on [several distributions](https://gitlab.com/jvoisin/snuffleupagus/pipelines) | 80 | * Every commit is tested on [several distributions](https://gitlab.com/jvoisin/snuffleupagus/pipelines) |
| 81 | * An `clang-format`-enforced code style | 81 | * An `clang-format`-enforced code style |
| 82 | * A [comprehensive documentation](https://snuffleupagus.rtfd.io) | 82 | * A [comprehensive documentation](https://snuffleupagus.rtfd.io) |
| 83 | * Usage of [coverity](https://scan.coverity.com/projects/nbs-system-snuffleupagus) | 83 | * Usage of [coverity](https://scan.coverity.com/projects/jvoisin-snuffleupagus) |
| 84 | 84 | ||
| 85 | ## Download | 85 | ## Download |
| 86 | 86 | ||
