Update badge image url

This commit is contained in:
Joseph Garrone 2023-10-22 12:53:41 +02:00 committed by GitHub
parent e87c02f40e
commit e3783957b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@
<br> <br>
<br> <br>
<a href="https://github.com/#{USER_OR_ORG}#/#{REPO_NAME}#/actions"> <a href="https://github.com/#{USER_OR_ORG}#/#{REPO_NAME}#/actions">
<img src="https://github.com/#{USER_OR_ORG}#/#{REPO_NAME}#/workflows/ci/badge.svg?branch=main"> <img src="https://github.com/#{USER_OR_ORG}#/#{REPO_NAME}#/actions/workflows/ci.yaml/badge.svg?branch=main">
</a> </a>
<a href="https://bundlephobia.com/package/#{REPO_NAME}#"> <a href="https://bundlephobia.com/package/#{REPO_NAME}#">
<img src="https://img.shields.io/bundlephobia/minzip/#{REPO_NAME}#"> <img src="https://img.shields.io/bundlephobia/minzip/#{REPO_NAME}#">