Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 10125aa

Browse files
author
Benjamin Coe
committed
docs: fix reporters link
1 parent f5089ca commit 10125aa

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
@@ -179,7 +179,7 @@ You can use [any reporters that are supported by `istanbul`](https://github.com/
179179
nyc report --reporter=lcov
180180
```
181181

182-
You can find examples of the output for various reporters [here](https://istanbul.js.org/docs/advanced/instrument/alternative-reporters).
182+
You can find examples of the output for various reporters [here](https://istanbul.js.org/docs/advanced/alternative-reporters).
183183

184184
## Excluding files
185185

0 commit comments

Comments
 (0)