Skip to content

Commit

Permalink
docs: fix reporters link
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Coe committed Oct 21, 2017
1 parent f5089ca commit 10125aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
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 find examples of the output for various reporters [here](https://istanbul.js.org/docs/advanced/instrument/alternative-reporters).
You can find examples of the output for various reporters [here](https://istanbul.js.org/docs/advanced/alternative-reporters).

## Excluding files

Expand Down

0 comments on commit 10125aa

Please sign in to comment.