Skip to content

Commit 9edf460

Browse files
committed
docs(README): fix badge url for github workflow
1 parent b8d0b42 commit 9edf460

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
@@ -21,7 +21,7 @@ In order to ensure that the AdonisJS community is welcoming to all, please revie
2121
## License
2222
AdonisJS HTTP server is open-sourced software licensed under the [MIT license](LICENSE.md).
2323

24-
[gh-workflow-image]: https://img.shields.io/github/workflow/status/adonisjs/http-server/test?style=for-the-badge
24+
[gh-workflow-image]: https://img.shields.io/github/actions/workflow/status/adonisjs/http-server/test.yml?style=for-the-badge
2525
[gh-workflow-url]: https://github.com/adonisjs/http-server/actions/workflows/test.yml "Github action"
2626

2727
[typescript-image]: https://img.shields.io/badge/Typescript-294E80.svg?style=for-the-badge&logo=typescript

0 commit comments

Comments
 (0)