We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86c094f commit d459677Copy full SHA for d459677
README.md
@@ -179,7 +179,7 @@ You can use [any reporters that are supported by `istanbul`](https://github.com/
179
nyc report --reporter=lcov
180
```
181
182
-You can also view a [list of sample output of the different reporters](https://gist.github.com/d4nyll/6056ce74808d19899de50aaa92ab44a4).
+You can find examples of the output for various reporters [here](https://istanbul.js.org/docs/advanced/instrument/alternative-reporters).
183
184
## Excluding files
185
0 commit comments