Skip to content

Commit f648221

Browse files
committed
fix: correct badge label in README
1 parent 2d02770 commit f648221

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
@@ -2,7 +2,7 @@
22

33
![GitHub License](https://img.shields.io/github/license/ashphy/jsonpath-js)
44
[![NPM Version](https://img.shields.io/npm/v/jsonpath-js)](https://www.npmjs.com/package/jsonpath-js)
5-
[![Link Checker](https://github.com/ashphy/jsonpath-js/actions/workflows/lint.yml/badge.svg)](https://github.com/ashphy/jsonpath-js/actions/workflows/lint.yml)
5+
[![Lint Checker](https://github.com/ashphy/jsonpath-js/actions/workflows/lint.yml/badge.svg)](https://github.com/ashphy/jsonpath-js/actions/workflows/lint.yml)
66

77
> [!WARNING]
88
> This library is still in its initial development stage, so please be aware that the API is subject to change.

0 commit comments

Comments
 (0)