Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Commit 25291e4

Browse files
committed
fix(docs): update link to GHA actions badge
1 parent ea8c6ce commit 25291e4

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
@@ -7,6 +7,6 @@ eslint configuration files used in @react-hookz projects
77
[![NPM Version](https://flat.badgen.net/npm/v/@react-hookz/eslint-config)](https://www.npmjs.com/package/@react-hookz/eslint-config)
88
[![NPM Downloads](https://flat.badgen.net/npm/dm/@react-hookz/eslint-config)](https://www.npmjs.com/package/@react-hookz/eslint-config)
99
[![NPM Dependents](https://flat.badgen.net/npm/dependents/@react-hookz/eslint-config)](https://www.npmjs.com/package/@react-hookz/eslint-config)
10-
[![Build](https://img.shields.io/github/workflow/status/react-hookz/eslint-config/CI?style=flat-square)](https://github.com/react-hookz/eslint-config/actions)
10+
[![Build](https://img.shields.io/github/actions/workflow/status/react-hookz/eslint-config/CI.yml?branch=master&style=flat-square)](https://github.com/react-hookz/eslint-config/actions)
1111

1212
</div>

0 commit comments

Comments
 (0)