Skip to content

Commit 58998b3

Browse files
docs: fix eslint link (#177)
Co-authored-by: Ben Monro <[email protected]>
1 parent a455e2b commit 58998b3

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
@@ -46,7 +46,7 @@ should be installed as one of your project's `devDependencies`:
4646
npm install --save-dev eslint-plugin-jest-dom
4747
```
4848

49-
This library has a required `peerDependencies` listing for [`eslint`][eslint]
49+
This library has a required `peerDependencies` listing for [`ESLint`](https://eslint.org/).
5050

5151
## Usage
5252

0 commit comments

Comments
 (0)