Skip to content

Commit 7f14846

Browse files
author
Kai Cataldo
authored
Docs: fix broken link in Node.js API docs (#13307)
As noted in #13302, this link is currently broken.
1 parent 02aeba1 commit 7f14846

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/developer-guide/nodejs-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1378,7 +1378,7 @@ ruleTester.run("my-rule", myRule, {
13781378

13791379
---
13801380

1381-
[configuration object]: ../user-guide/configuring.md
1381+
[configuration object]: ../user-guide/configuring
13821382
[builtin-formatters]: https://eslint.org/docs/user-guide/formatters/
13831383
[thirdparty-formatters]: https://www.npmjs.com/search?q=eslintformatter
13841384
[eslint]: #eslint-class

0 commit comments

Comments
 (0)