From b1272498d42600110f1c5a2e731f6d1f72ebff5d Mon Sep 17 00:00:00 2001 From: Dominik Zogg Date: Sat, 16 Dec 2023 21:43:18 +0100 Subject: [PATCH] fix infection badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4642d6d..1013538 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![CI](https://github.com/chubbyts/chubbyts-cors/workflows/CI/badge.svg?branch=master)](https://github.com/chubbyts/chubbyts-cors/actions?query=workflow%3ACI) [![Coverage Status](https://coveralls.io/repos/github/chubbyts/chubbyts-cors/badge.svg?branch=master)](https://coveralls.io/github/chubbyts/chubbyts-cors?branch=master) -[![Infection MSI](https://badge.stryker-mutator.io/github.com/chubbyts/chubbyts-cors/master)](https://dashboard.stryker-mutator.io/reports/github.com/chubbyts/chubbyts-cors/master) +[![Mutation testing badge](https://img.shields.io/endpoint?style=flat&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2Fchubbyts%2Fchubbyts-cors%2Fmaster)](https://dashboard.stryker-mutator.io/reports/github.com/chubbyts/chubbyts-cors/master) [![npm-version](https://img.shields.io/npm/v/@chubbyts/chubbyts-cors.svg)](https://www.npmjs.com/package/@chubbyts/chubbyts-cors) [![bugs](https://sonarcloud.io/api/project_badges/measure?project=chubbyts_chubbyts-cors&metric=bugs)](https://sonarcloud.io/dashboard?id=chubbyts_chubbyts-cors)