-
Notifications
You must be signed in to change notification settings - Fork 29.8k
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
Bad link in README.md for LTS version #4569
Labels
doc
Issues and PRs related to the documentations.
good first issue
Issues that are suitable for first-time contributors.
Comments
For the purposes of programmatically parsing version info, why not just parse https://nodejs.org/dist/index.tab or https://nodejs.org/dist/index.json instead of parsing the readme/directory names? |
Fishrock123
added
the
good first issue
Issues that are suitable for first-time contributors.
label
Jan 7, 2016
I will handle this issue :) |
Thanks, |
This was fixed by #4583. |
This was referenced Sep 15, 2021
This was referenced Dec 6, 2023
This was referenced Dec 6, 2023
This was referenced Dec 7, 2023
This was referenced Dec 7, 2023
This was referenced Dec 7, 2023
This was referenced Dec 8, 2023
This was referenced Dec 8, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
doc
Issues and PRs related to the documentations.
good first issue
Issues that are suitable for first-time contributors.
In the mais docs (README.md) in section Download is is stated that the latest LTS should be in a link with "latest-lts-codename". But in the download page https://nodejs.org/download/release/ that link does not exist, it is named only "latest-argon".
Please fix either of them so that we can make scripts that will work for future versions.
The text was updated successfully, but these errors were encountered: