Skip to content

Commit

Permalink
chore: fix anchor link
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Mar 24, 2020
1 parent 6abed45 commit 056fd9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Mocha is a feature-rich JavaScript test framework running on [Node.js][] and in
- [easily meta-generate suites](#markdown) & [test-cases](#list)
- [config file support](#-config-path)
- [mocha.opts file support](#-opts-path)
- [source-map support](#-enable-source-maps)
- [source-map support](#--enable-source-maps)
- clickable suite titles to filter test execution
- [node debugger support](#-inspect-inspect-brk-inspect)
- [node native ES modules support](#nodejs-native-esm-support)
Expand Down

0 comments on commit 056fd9e

Please sign in to comment.