Skip to content

Commit ebf9f72

Browse files
author
Andrey Helldar
authored
Merge pull request #2 from TheDragonCode/2.x
Update README.md
2 parents 25950fb + d6dd5cb commit ebf9f72

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,17 +41,17 @@ This package will automatically register the `DragonCode\LaravelJsonResponse\Mid
4141
exist. The middleware will add a header `Accept` that will effectively convert all responses to JSON format. This header will apply to all responses.
4242

4343

44-
[badge_build]: https://img.shields.io/github/workflow/status/dragon-code/laravel-json-response/phpunit?style=flat-square
44+
[badge_build]: https://img.shields.io/github/workflow/status/TheDragonCode/laravel-json-response/phpunit?style=flat-square
4545

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

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

50-
[badge_stable]: https://img.shields.io/github/v/release/dragon-code/laravel-json-response?label=stable&style=flat-square
50+
[badge_stable]: https://img.shields.io/github/v/release/TheDragonCode/laravel-json-response?label=stable&style=flat-square
5151

5252
[badge_unstable]: https://img.shields.io/badge/unstable-dev--main-orange?style=flat-square
5353

54-
[link_build]: https://github.com/dragon-code/laravel-json-response/actions
54+
[link_build]: https://github.com/TheDragonCode/laravel-json-response/actions
5555

5656
[link_license]: LICENSE
5757

0 commit comments

Comments
 (0)