File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -88,17 +88,17 @@ binaries, or downloads from unofficial sources.
88
88
For downloading Node.js binaries and accessing official documentation, use only these domains:
89
89
90
90
- [ nodejs.org] ( https://nodejs.org )
91
- - [ nodejs.dev] ( https://nodejs.dev )
92
- - [ iojs.org] ( https://iojs.org )
91
+ - [ nodejs.dev] ( https://nodejs.dev ) _ (Redirects to https://nodejs.org ) _
92
+ - [ iojs.org] ( https://iojs.org ) _ (Redirects to https://nodejs.org ) _
93
93
94
94
### Official npm Packages
95
95
96
96
The Node.js team maintains the following official npm package scopes:
97
97
98
- - ` @node-core `
99
- - ` @pkgjs `
98
+ - [ ` @node-core ` ] ( https://npmjs.com/~node-core )
99
+ - [ ` @pkgjs ` ] ( https://npmjs.com/~pkgjs )
100
100
101
- Additionally, the Node.js team maintains packages published by the ` nodejs-foundation ` npm account.
101
+ Additionally, the Node.js team maintains packages published by the [ ` nodejs-foundation ` ] ( https://npmjs.com/~nodejs-foundation ) npm account.
102
102
103
103
Using packages from the Node.js team guarantees that you are working with officially supported Node.js components.
104
104
You can’t perform that action at this time.
0 commit comments