Skip to content

Commit ce230a8

Browse files
committed
docs: fix URL; fixes #1293
1 parent b3c6c02 commit ce230a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rules/checkTemplateNames.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ export default iterateJsdoc(({
164164
meta: {
165165
docs: {
166166
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',
167+
url: 'https://github.com/gajus/eslint-plugin-jsdoc/blob/main/docs/rules/check-template-names.md#repos-sticky-header',
168168
},
169169
schema: [],
170170
type: 'suggestion',

0 commit comments

Comments
 (0)