Skip to content

Commit 00f9330

Browse files
authored
Fix lint in migration guide (#587)
1 parent 40eebfe commit 00f9330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/v5-to-v6.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ v6.0.0 Migration Guide
99
1010
## Rule definition change
1111

12-
[`name-format`](https://npmpackagejsonlint.org/docs/en/rules/format/name-format) was updated the use `validate-npm-package-name`. See [#537](https://github.com/tclindner/npm-package-json-lint/pull/537) for more details.
12+
[`name-format`](https://npmpackagejsonlint.org/docs/rules/format/name-format) was updated the use `validate-npm-package-name`. See [#537](https://github.com/tclindner/npm-package-json-lint/pull/537) for more details.
1313

1414
## TypeScript Support
1515

0 commit comments

Comments
 (0)