mirror of https://github.com/nodejs/node.git
doc: fix description about the latest-codename
fix description about the latest LTS release download page to make it clear PR-URL: https://github.com/nodejs/node/pull/4583 Reviewed-By: Rod Vagg <rod@vagg.org> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>pull/4583/merge
parent
f9f1dd9290
commit
fde18b24f1
|
@ -54,8 +54,8 @@ Binaries, installers, and source tarballs are available at
|
|||
<https://nodejs.org/download/release/>, listed under their version strings.
|
||||
The [latest](https://nodejs.org/download/release/latest/) directory is an
|
||||
alias for the latest Stable release. The latest LTS release from an LTS
|
||||
line is available in the form: latest-lts-_codename_. For example:
|
||||
<https://nodejs.org/download/release/latest-lts-argon>
|
||||
line is available in the form: latest-_codename_. For example:
|
||||
<https://nodejs.org/download/release/latest-argon>
|
||||
|
||||
**Nightly** builds are available at
|
||||
<https://nodejs.org/download/nightly/>, listed under their version
|
||||
|
|
Loading…
Reference in New Issue