Code development platform for open source projects from the European Union institutions

Commit dc4692a6 authored by Pol Dellaiera's avatar Pol Dellaiera
Browse files

fix: Fix badges

parent 3e2e59e5
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
[![Latest Stable Version][latest stable version]][packagist]
 [![GitHub stars][github stars]][packagist]
 [![Total Downloads][total downloads]][packagist]
[![GitHub Workflow Status][github workflow status]][github actions link]
 [![GitHub Workflow Status][github workflow status]][github actions]
 [![Scrutinizer code quality][code quality]][scrutinizer code quality]
 [![Type Coverage][type coverage]][sheperd type coverage]
@@ -18,7 +19,8 @@ Read more on the [dedicated documentation site][http readthedocs].
[latest stable version]: https://img.shields.io/packagist/v/ecphp/eu-login-api-authentication-bundle.svg?style=flat-square
[github stars]: https://img.shields.io/github/stars/ecphp/eu-login-api-authentication-bundle.svg?style=flat-square
[total downloads]: https://img.shields.io/packagist/dt/ecphp/eu-login-api-authentication-bundle.svg?style=flat-square
[github workflow status]: https://img.shields.io/github/workflow/status/ecphp/eu-login-api-authentication-bundle/Continuous%20Integration?style=flat-square
[github workflow status]:
  https://img.shields.io/github/actions/workflow/status/ecphp/eu-login-api-authentication-bundle/continuous-integration.yml?branch=master&style=flat-square
[code quality]: https://img.shields.io/scrutinizer/quality/g/ecphp/eu-login-api-authentication-bundle/master.svg?style=flat-square
[scrutinizer code quality]: https://scrutinizer-ci.com/g/ecphp/eu-login-api-authentication-bundle/?branch=master
[type coverage]: https://img.shields.io/badge/dynamic/json?style=flat-square&color=color&label=Type%20coverage&query=message&url=https%3A%2F%2Fshepherd.dev%2Fgithub%2Fecphp%2Feu-login-api-authentication-bundle%2Fcoverage
@@ -27,6 +29,7 @@ Read more on the [dedicated documentation site][http readthedocs].
[license]: https://img.shields.io/packagist/l/ecphp/eu-login-api-authentication-bundle.svg?style=flat-square
[donate github]: https://img.shields.io/badge/Sponsor-Github-brightgreen.svg?style=flat-square
[donate paypal]: https://img.shields.io/badge/Sponsor-Paypal-brightgreen.svg?style=flat-square
[github actions]: https://github.com/ecphp/eu-login-api-authentication-bundle/actions
[github actions link]: https://github.com/ecphp/eu-login-api-authentication-bundle/actions
[badge readthedocs]: https://img.shields.io/readthedocs/ecphp-eu-login-api-authentication-bundle?style=flat-square
[http readthedocs]: https://ecphp-eu-login-api-authentication-bundle.readthedocs.io/