The Wayback Machine - https://web.archive.org/web/20201025073033/https://github.com/nodejs/node/issues/35580
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove references to io.js from doc #35580

Open
gireeshpunathil opened this issue Oct 10, 2020 · 3 comments
Open

remove references to io.js from doc #35580

gireeshpunathil opened this issue Oct 10, 2020 · 3 comments

Comments

@gireeshpunathil
Copy link
Member

@gireeshpunathil gireeshpunathil commented Oct 10, 2020

Is your feature request related to a problem? Please describe.

merger happened long back, and predates the earliest supported versions.

Describe the solution you'd like
remove references to io.js from the docs, aiming to reduce confusion.

Describe alternatives you've considered
status-quo.

@aduh95
Copy link
Contributor

@aduh95 aduh95 commented Oct 10, 2020

I was able to find one occurence in Process page:

node/doc/api/process.md

Lines 1764 to 1765 in 83eaaf9

* `name` {string} A value that will always be `'node'` for Node.js. For
legacy io.js releases, this will be `'io.js'`.

Is there more?

@antsmartian
Copy link
Contributor

@antsmartian antsmartian commented Oct 11, 2020

@aduh95 Yes even I ran a regex found only such instance. I believe this is a good first issue. Tagging it.

@hexxdump
Copy link
Contributor

@hexxdump hexxdump commented Oct 11, 2020

Can I take this and work on fixing the docs ?

@hexxdump hexxdump mentioned this issue Oct 12, 2020
3 of 3 tasks complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
4 participants
You can’t perform that action at this time.