File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -41,17 +41,17 @@ This package will automatically register the `DragonCode\LaravelJsonResponse\Mid
41
41
exist. The middleware will add a header ` Accept ` that will effectively convert all responses to JSON format. This header will apply to all responses.
42
42
43
43
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
45
45
46
46
[ badge_downloads ] : https://img.shields.io/packagist/dt/dragon-code/laravel-json-response.svg?style=flat-square
47
47
48
48
[ badge_license ] : https://img.shields.io/packagist/l/dragon-code/laravel-json-response.svg?style=flat-square
49
49
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
51
51
52
52
[ badge_unstable ] : https://img.shields.io/badge/unstable-dev--main-orange?style=flat-square
53
53
54
- [ link_build ] : https://github.com/dragon-code /laravel-json-response/actions
54
+ [ link_build ] : https://github.com/TheDragonCode /laravel-json-response/actions
55
55
56
56
[ link_license ] : LICENSE
57
57
You can’t perform that action at this time.
0 commit comments