We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e599d17 commit eca4363Copy full SHA for eca4363
etc/eslint/rules/nodejs.js
@@ -153,7 +153,7 @@ rules[ 'node/no-new-require' ] = 'error';
153
* @memberof rules
154
* @type {string}
155
* @default 'error'
156
-* @see [node/no-path-concat]{@link https://github.com/mysticatea/eslint-plugin-node/blob/master/docs/rules/no-path-concat.mdt}
+* @see [node/no-path-concat]{@link https://github.com/mysticatea/eslint-plugin-node/blob/master/docs/rules/no-path-concat.md}
157
*
158
* @example
159
* // Bad...
0 commit comments