mirror of https://github.com/nodejs/node.git
doc: Remove reference to io.js
Signed-off-by: Hussaina Begum Nandyala <hexxdump@gmail.com> PR-URL: https://github.com/nodejs/node/pull/35618 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>pull/35595/head
parent
2002d90abd
commit
4079bfd462
|
@ -1763,8 +1763,7 @@ tarball.
|
|||
|
||||
`process.release` contains the following properties:
|
||||
|
||||
* `name` {string} A value that will always be `'node'` for Node.js. For
|
||||
legacy io.js releases, this will be `'io.js'`.
|
||||
* `name` {string} A value that will always be `'node'`.
|
||||
* `sourceUrl` {string} an absolute URL pointing to a _`.tar.gz`_ file containing
|
||||
the source code of the current release.
|
||||
* `headersUrl`{string} an absolute URL pointing to a _`.tar.gz`_ file containing
|
||||
|
|
Loading…
Reference in New Issue