Skip to content

Commit bf707fc

Browse files
committed
docs: update link
1 parent f215f13 commit bf707fc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/rules/no-negated-v-if-condition.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@ Nothing.
5454

5555
## :couple: Related Rules
5656

57-
- [no-negated-v-if-condition](https://eslint.org/docs/rules/no-negated-v-if-condition)
57+
- [no-negated-condition](https://eslint.org/docs/latest/rules/no-negated-condition)
58+
- [unicorn/no-negated-condition](https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/no-negated-condition.md)
5859

5960
## :mag: Implementation
6061

0 commit comments

Comments
 (0)