Skip to content

Commit c3d7064

Browse files
hexxdumpjoesepi
authored andcommitted
doc: Remove reference to io.js
Signed-off-by: Hussaina Begum Nandyala <hexxdump@gmail.com> PR-URL: nodejs#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>
1 parent ae2cc33 commit c3d7064

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

doc/api/process.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1763,8 +1763,7 @@ tarball.
17631763

17641764
`process.release` contains the following properties:
17651765

1766-
* `name` {string} A value that will always be `'node'` for Node.js. For
1767-
legacy io.js releases, this will be `'io.js'`.
1766+
* `name` {string} A value that will always be `'node'`.
17681767
* `sourceUrl` {string} an absolute URL pointing to a _`.tar.gz`_ file containing
17691768
the source code of the current release.
17701769
* `headersUrl`{string} an absolute URL pointing to a _`.tar.gz`_ file containing

0 commit comments

Comments
 (0)