From a2d0a4c8fcdd2ebc265b7862a398299dc5db4609 Mon Sep 17 00:00:00 2001 From: Harminder Virk Date: Tue, 7 Nov 2023 11:28:07 +0530 Subject: [PATCH] docs: update github workflow badge url --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2cc124c..411ea19 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ Edge is a simple, Modern, and batteries included template engine for Node.js. Ed ![](https://cdn.jsdelivr.net/gh/thetutlage/static/sponsorkit/sponsors.png) -[gh-workflow-image]: https://img.shields.io/github/actions/workflow/status/edge-js/edge/test.yml?style=for-the-badge -[gh-workflow-url]: https://github.com/edge-js/edge/actions/workflows/test.yml "Github action" +[gh-workflow-image]: https://img.shields.io/github/actions/workflow/status/edge-js/edge/checks.yml?style=for-the-badge +[gh-workflow-url]: https://github.com/edge-js/edge/actions/workflows/checks.yml "Github action" [typescript-image]: https://img.shields.io/badge/Typescript-294E80.svg?style=for-the-badge&logo=typescript [typescript-url]: "typescript"