The Wayback Machine - https://web.archive.org/web/20250407173157/https://github.com/nodejs/node/commit/6f513e0b46
Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Commit 6f513e0

Browse filesBrowse files
oscarmorrisonaddaleax
authored andcommitted
doc: add npm link to README
PR-URL: #7894 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Roman Reiss <me@silverwind.io> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent adcc5b1 commit 6f513e0
Copy full SHA for 6f513e0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎README.md

Copy file name to clipboardexpand all lines: README.md
+3-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js
66
uses an event-driven, non-blocking I/O model that makes it lightweight and
7-
efficient. The Node.js package ecosystem, npm, is the largest ecosystem of open
8-
source libraries in the world.
7+
efficient. The Node.js package ecosystem, [npm][], is the largest ecosystem of
8+
open source libraries in the world.
99

1010
The Node.js project is supported by the
1111
[Node.js Foundation](https://nodejs.org/en/foundation/). Contributions,
@@ -389,6 +389,7 @@ keys:
389389
* **Timothy J Fontaine** &lt;tjfontaine@gmail.com&gt;
390390
`7937DFD2AB06298B2293C3187D33FF9D0246406D`
391391

392+
[npm]: https://www.npmjs.com
392393
[Website]: https://nodejs.org/en/
393394
[Contributing to the project]: CONTRIBUTING.md
394395
[Node.js Help]: https://github.com/nodejs/help

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.