Skip to content

Commit 4079bfd

Browse files
hexxdumpgireeshpunathil
authored andcommitted
doc: Remove reference to io.js
Signed-off-by: Hussaina Begum Nandyala <hexxdump@gmail.com> PR-URL: #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 2002d90 commit 4079bfd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/api/process.md

+1-2
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)