From 632c327c258e842c58a91d9c2a3e50de47a12009 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20Sz=C3=A9pe?= Date: Sat, 20 Jul 2024 08:06:02 +0200 Subject: [PATCH] Fix pugx.org badges in README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cb11bbeef..701e1e5c7 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ ![Build Status](https://github.com/web-auth/webauthn-framework/workflows/Integrate/badge.svg) -[![Latest Stable Version](https://poser.pugx.org/web-auth/webauthn-framework/v/stable.png)](https://packagist.org/packages/web-auth/webauthn-framework) -[![Total Downloads](https://poser.pugx.org/web-auth/webauthn-framework/downloads.png)](https://packagist.org/packages/web-auth/webauthn-framework) -[![Latest Unstable Version](https://poser.pugx.org/web-auth/webauthn-framework/v/unstable.png)](https://packagist.org/packages/web-auth/webauthn-framework) -[![License](https://poser.pugx.org/web-auth/webauthn-framework/license.png)](https://packagist.org/packages/web-auth/webauthn-framework) +[![Latest Stable Version](https://poser.pugx.org/web-auth/webauthn-framework/v/stable)](https://packagist.org/packages/web-auth/webauthn-framework) +[![Total Downloads](https://poser.pugx.org/web-auth/webauthn-framework/downloads)](https://packagist.org/packages/web-auth/webauthn-framework) +[![Latest Unstable Version](https://poser.pugx.org/web-auth/webauthn-framework/v/unstable)](https://packagist.org/packages/web-auth/webauthn-framework) +[![License](https://poser.pugx.org/web-auth/webauthn-framework/license)](https://packagist.org/packages/web-auth/webauthn-framework) [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/web-auth/webauthn-framework/badge)](https://api.securityscorecards.dev/projects/github.com/web-auth/webauthn-framework)