From 152a6f0c55b3a08f2f97e2b8a0c38899aa638070 Mon Sep 17 00:00:00 2001 From: Simen Bekkhus Date: Sat, 6 Mar 2021 20:52:16 +0100 Subject: [PATCH] chore: fix link to badge in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7bf755c7..53a421e55 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@

ESLint plugin for Jest

-[![Actions Status](https://github.com/jest-community/eslint-plugin-jest/workflows/Unit%20tests/badge.svg?branch=main)](https://github.com/jest-community/eslint-plugin-jest/actions) +[![Actions Status](https://github.com/jest-community/eslint-plugin-jest/actions/workflows/nodejs.yml/badge.svg?branch=main)](https://github.com/jest-community/eslint-plugin-jest/actions) ## Installation