Skip to content

Commit

Permalink
Update link to point to a istanbul.js.org
Browse files Browse the repository at this point in the history
Points to the new Using Alternative Reporters page
  • Loading branch information
d4nyll committed Oct 16, 2017
1 parent 86c094f commit d459677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ You can use [any reporters that are supported by `istanbul`](https://github.com/
nyc report --reporter=lcov
```

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).

## Excluding files

Expand Down

0 comments on commit d459677

Please sign in to comment.