Skip to content

Commit 2674810

Browse files
authored
Fix rule name and link
1 parent 99dcd0d commit 2674810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### Patch Changes
66

7-
- Fixed `no-negated-v-if-condition` rule to swap entire elements ([#2941](https://github.com/vuejs/eslint-plugin-vue/pull/2941))
7+
- Fixed [`vue/no-negated-v-if-condition`](https://eslint.vuejs.org/rules/no-negated-v-if-condition.html) rule to swap entire elements ([#2941](https://github.com/vuejs/eslint-plugin-vue/pull/2941))
88

99
## 10.5.0
1010

0 commit comments

Comments
 (0)