Skip to content

Commit d1deb9f

Browse files
authored
Update links for new website. (#588)
1 parent 00f9330 commit d1deb9f

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

README.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ First thing first, let's make sure you have the necessary pre-requisites.
3131

3232
#### Node
3333

34-
* [Node.js](https://nodejs.org/) - v10.0.0+
34+
* [Node.js](https://nodejs.org/) - v14.0.0+
3535
* [npm](http://npmjs.com) - v6.0.0+
3636

3737
### Use the cli
@@ -50,27 +50,31 @@ First thing first, let's make sure you have the necessary pre-requisites.
5050

5151
Quick links
5252

53-
[CLI commands and configuration](https://npmpackagejsonlint.org/docs/en/cli) | [Node.js API](https://npmpackagejsonlint.org/docs/en/api)
53+
[CLI commands and configuration](https://npmpackagejsonlint.org/docs/cli) | [Node.js API](https://npmpackagejsonlint.org/docs/en/api)
54+
55+
## Migrating from v5.x.x to 6.x.x
56+
57+
Please see the [migration guide](https://npmpackagejsonlint.org/docs/v5-to-v6).
5458

5559
## Migrating from v4.x.x to 5.x.x
5660

57-
Please see the [migration guide](https://npmpackagejsonlint.org/docs/en/v4-to-v5).
61+
Please see the [migration guide](https://npmpackagejsonlint.org/docs/v4-to-v5).
5862

5963
## Migrating from v3.x.x to 4.x.x
6064

61-
Please see the [migration guide](https://npmpackagejsonlint.org/docs/en/v3-to-v4).
65+
Please see the [migration guide](https://npmpackagejsonlint.org/docs/v3-to-v4).
6266

6367
## Migrating from v2.x.x to 3.x.x
6468

65-
Please see the [migration guide](https://npmpackagejsonlint.org/docs/en/v2-to-v3).
69+
Please see the [migration guide](https://npmpackagejsonlint.org/docs/v2-to-v3).
6670

6771
## Migrating from v1.x.x to 2.x.x
6872

69-
Please see the [migration guide](https://npmpackagejsonlint.org/docs/en/v1-to-v2).
73+
Please see the [migration guide](https://npmpackagejsonlint.org/docs/v1-to-v2).
7074

7175
## Migrating from v0.x.x to 1.x.x
7276

73-
Please see the [migration guide](https://npmpackagejsonlint.org/docs/en/v0-to-v1).
77+
Please see the [migration guide](https://npmpackagejsonlint.org/docs/v0-to-v1).
7478

7579
## Contributing
7680

@@ -82,7 +86,6 @@ Please see [CHANGELOG.md](CHANGELOG.md).
8286

8387
## Related
8488

85-
* [grunt-npm-package-json-lint](https://github.com/tclindner/grunt-npm-package-json-lint): Grunt Wrapper for npm-package-json-lint
8689
* [npm-package-json-lint-config-default](https://github.com/tclindner/npm-package-json-lint-config-default): Shared default configuration module for npm-package-json-lint
8790

8891
## License

0 commit comments

Comments
 (0)