Skip to content

Commit d452ad9

Browse files
committed
code review
1 parent 95fb931 commit d452ad9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

apps/site/pages/en/about/index.mdx

+5-5
Original file line numberDiff line numberDiff line change
@@ -88,17 +88,17 @@ binaries, or downloads from unofficial sources.
8888
For downloading Node.js binaries and accessing official documentation, use only these domains:
8989

9090
- [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)_
9393

9494
### Official npm Packages
9595

9696
The Node.js team maintains the following official npm package scopes:
9797

98-
- `@node-core`
99-
- `@pkgjs`
98+
- [`@node-core`](https://npmjs.com/~node-core)
99+
- [`@pkgjs`](https://npmjs.com/~pkgjs)
100100

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.
102102

103103
Using packages from the Node.js team guarantees that you are working with officially supported Node.js components.
104104

0 commit comments

Comments
 (0)