We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07c7542 commit 87c5d8dCopy full SHA for 87c5d8d
README.md
@@ -7,7 +7,7 @@
7
<img src="https://img.shields.io/packagist/dt/okipa/laravel-form-components.svg?style=flat-square" alt="Total Downloads">
8
</a>
9
<a href="https://github.com/Okipa/laravel-form-components/actions" title="Build Status">
10
- <img src="https://github.com/Okipa/laravel-form-components/workflows/CI/badge.svg" alt="Build Status">
+ <img src="https://github.com/Okipa/laravel-form-components/actions/workflows/ci.yml/badge.svg" alt="Build Status">
11
12
<a href="https://coveralls.io/github/Okipa/laravel-form-components?branch=main" title="Coverage Status">
13
<img src="https://coveralls.io/repos/github/Okipa/laravel-form-components/badge.svg?branch=main" alt="Coverage Status">
0 commit comments