Skip to content

Commit d459677

Browse files
committed
Update link to point to a istanbul.js.org
Points to the new Using Alternative Reporters page
1 parent 86c094f commit d459677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
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 also view a [list of sample output of the different reporters](https://gist.github.com/d4nyll/6056ce74808d19899de50aaa92ab44a4).
182+
You can find examples of the output for various reporters [here](https://istanbul.js.org/docs/advanced/instrument/alternative-reporters).
183183

184184
## Excluding files
185185

0 commit comments

Comments
 (0)