We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3c6c02 commit ce230a8Copy full SHA for ce230a8
src/rules/checkTemplateNames.js
@@ -164,7 +164,7 @@ export default iterateJsdoc(({
164
meta: {
165
docs: {
166
description: 'Checks that any `@template` names are actually used in the connected `@typedef` or type alias.',
167
- url: 'https://github.com/gajus/eslint-plugin-jsdoc/blob/main/docs/rules/require-template.md#repos-sticky-header',
+ url: 'https://github.com/gajus/eslint-plugin-jsdoc/blob/main/docs/rules/check-template-names.md#repos-sticky-header',
168
},
169
schema: [],
170
type: 'suggestion',
0 commit comments