Skip to content

Commit 19cb936

Browse files
Update README.md
1 parent ffb2ea7 commit 19cb936

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<img src="https://preview.dragon-code.pro/TheDragonCode/json-response.svg?brand=laravel" alt="Json Response for Laravel"/>
44

55
[![Stable Version][badge_stable]][link_packagist]
6-
[![Unstable Version][badge_unstable]][link_packagist]
76
[![Total Downloads][badge_downloads]][link_packagist]
87
[![Github Workflow Status][badge_build]][link_build]
98
[![License][badge_license]][link_license]
@@ -46,16 +45,14 @@ middleware will add a header `Accept` that will effectively convert all response
4645
> If you need to redefine the header for specific groups of routes, you can do this by changing the [`settings`](config/http.php).
4746
4847

49-
[badge_build]: https://img.shields.io/github/actions/workflow/status/TheDragonCode/laravel-json-response/laravel.yml?style=flat-square
48+
[badge_build]: https://img.shields.io/github/actions/workflow/status/TheDragonCode/laravel-json-response/tests.yml?style=flat-square
5049

5150
[badge_downloads]: https://img.shields.io/packagist/dt/dragon-code/laravel-json-response.svg?style=flat-square
5251

5352
[badge_license]: https://img.shields.io/packagist/l/dragon-code/laravel-json-response.svg?style=flat-square
5453

5554
[badge_stable]: https://img.shields.io/github/v/release/TheDragonCode/laravel-json-response?label=stable&style=flat-square
5655

57-
[badge_unstable]: https://img.shields.io/badge/unstable-dev--main-orange?style=flat-square
58-
5956
[link_build]: https://github.com/TheDragonCode/laravel-json-response/actions
6057

6158
[link_license]: LICENSE

0 commit comments

Comments
 (0)