Skip to content

Commit ddd05f8

Browse files
committed
Update README.md; Add branch to coveralls badge
1 parent 646077e commit ddd05f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<p align="center">
44
<a href="https://github.com/laravel/framework/actions"><img src="https://github.com/laravel/framework/workflows/tests/badge.svg" alt="Build Status"></a>
5-
<a href="https://coveralls.io/github/laravel/framework"><img src="https://coveralls.io/repos/github/laravel/framework/badge.svg" alt="Coverage Status" /></a>
5+
<a href="https://coveralls.io/github/laravel/framework"><img src="https://img.shields.io/coverallsCoverage/github/laravel/framework?branch=10.x" alt="Coveralls"></a>
66
<a href="https://packagist.org/packages/laravel/framework"><img src="https://img.shields.io/packagist/dt/laravel/framework" alt="Total Downloads"></a>
77
<a href="https://packagist.org/packages/laravel/framework"><img src="https://img.shields.io/packagist/v/laravel/framework" alt="Latest Stable Version"></a>
88
<a href="https://packagist.org/packages/laravel/framework"><img src="https://img.shields.io/packagist/l/laravel/framework" alt="License"></a>

0 commit comments

Comments
 (0)