diff --git a/README.md b/README.md index fb90014b6..43f4485c9 100644 --- a/README.md +++ b/README.md @@ -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