Skip to content

Commit

Permalink
Docs: Fix broken link for stylish formatter (#7386)
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorbal authored and gyandeeps committed Oct 17, 2016
1 parent 49d3c1b commit 9106964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developer-guide/nodejs-api.md
Expand Up @@ -380,7 +380,7 @@ Retrieves a formatter, which you can then use to format a report object. The arg
* "[jslint-xml](../user-guide/formatters#jslint-xml)"
* "[json](../user-guide/formatters#json)"
* "[junit](../user-guide/formatters#junit)"
* "[stylish](./user-guide/formatters#stylish)" (the default)
* "[stylish](../user-guide/formatters#stylish)" (the default)
* "[table](../user-guide/formatters#table)"
* "[tap](../user-guide/formatters#tap)"
* "[unix](../user-guide/formatters#unix)"
Expand Down

0 comments on commit 9106964

Please sign in to comment.