From 80a7b1a85ec0342a1b9c37d5edc6f66c416401c9 Mon Sep 17 00:00:00 2001 From: Koldo Picaza Date: Wed, 3 Feb 2021 17:09:29 +0100 Subject: [PATCH] fix badges versions --- README.md | 6 +++--- docs/README.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 20aeb24..c461407 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Antidot React Framework [![link-packagist](https://img.shields.io/packagist/v/antidot-fw/react-framework.svg?style=flat-square)](https://packagist.org/packages/antidot-fw/react-framework) -[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/antidot-framework/react-framework/badges/quality-score.png?b=0.0.x)](https://scrutinizer-ci.com/g/antidot-framework/react-framework/?branch=0.0.x) +[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/antidot-framework/react-framework/badges/quality-score.png?b=2.x.x)](https://scrutinizer-ci.com/g/antidot-framework/react-framework/?branch=2.x.x) [![type-coverage](https://shepherd.dev/github/antidot-framework/react-framework/coverage.svg)](https://shepherd.dev/github/antidot-framework/react-framework) -[![Code Coverage](https://scrutinizer-ci.com/g/antidot-framework/react-framework/badges/coverage.png?b=0.0.x)](https://scrutinizer-ci.com/g/antidot-framework/react-framework/?branch=0.0.x) -[![Build Status](https://scrutinizer-ci.com/g/antidot-framework/react-framework/badges/build.png?b=0.0.x)](https://scrutinizer-ci.com/g/antidot-framework/react-framework/build-status/0.0.x) +[![Code Coverage](https://scrutinizer-ci.com/g/antidot-framework/react-framework/badges/coverage.png?b=2.x.x)](https://scrutinizer-ci.com/g/antidot-framework/react-framework/?branch=2.x.x) +[![Build Status](https://scrutinizer-ci.com/g/antidot-framework/react-framework/badges/build.png?b=2.x.x)](https://scrutinizer-ci.com/g/antidot-framework/react-framework/build-status/2.x.x) ## Requirements diff --git a/docs/README.md b/docs/README.md index a891c68..3042037 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,10 +1,10 @@ # Antidot React Framework [![link-packagist](https://img.shields.io/packagist/v/antidot-fw/react-framework.svg?style=flat-square)](https://packagist.org/packages/antidot-fw/react-framework) -[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/antidot-framework/react-framework/badges/quality-score.png?b=0.0.x)](https://scrutinizer-ci.com/g/antidot-framework/react-framework/?branch=0.0.x) +[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/antidot-framework/react-framework/badges/quality-score.png?b=2.x.x)](https://scrutinizer-ci.com/g/antidot-framework/react-framework/?branch=2.x.x) [![type-coverage](https://shepherd.dev/github/antidot-framework/react-framework/coverage.svg)](https://shepherd.dev/github/antidot-framework/react-framework) -[![Code Coverage](https://scrutinizer-ci.com/g/antidot-framework/react-framework/badges/coverage.png?b=0.0.x)](https://scrutinizer-ci.com/g/antidot-framework/react-framework/?branch=0.0.x) -[![Build Status](https://scrutinizer-ci.com/g/antidot-framework/react-framework/badges/build.png?b=0.0.x)](https://scrutinizer-ci.com/g/antidot-framework/react-framework/build-status/0.0.x) +[![Code Coverage](https://scrutinizer-ci.com/g/antidot-framework/react-framework/badges/coverage.png?b=2.x.x)](https://scrutinizer-ci.com/g/antidot-framework/react-framework/?branch=2.x.x) +[![Build Status](https://scrutinizer-ci.com/g/antidot-framework/react-framework/badges/build.png?b=2.x.x)](https://scrutinizer-ci.com/g/antidot-framework/react-framework/build-status/2.x.x) ## Requirements