doc: move LTS README link to increase prominence
PR-URL: https://github.com/nodejs/node/pull/14259 Fixes: https://github.com/nodejs/node/issues/10718 Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Timothy Gu <timothygu99@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
This commit is contained in:
parent
cb8cefdbcb
commit
7ae23feb61
@ -81,12 +81,13 @@ The Node.js project maintains multiple types of releases:
|
||||
ordered codenames, beginning with v4 Argon. LTS releases are less frequent
|
||||
and will attempt to maintain consistent major and minor version numbers,
|
||||
only incrementing patch version numbers. There are no breaking changes or
|
||||
feature additions, except in some special circumstances. More information
|
||||
can be found in the [LTS README](https://github.com/nodejs/LTS/).
|
||||
feature additions, except in some special circumstances.
|
||||
* **Nightly**: Versions of code in this repository on the current Current
|
||||
branch, automatically built every 24-hours where changes exist. Use with
|
||||
caution.
|
||||
|
||||
More information can be found in the [LTS README](https://github.com/nodejs/LTS/).
|
||||
|
||||
## Download
|
||||
|
||||
Binaries, installers, and source tarballs are available at
|
||||
|
Loading…
x
Reference in New Issue
Block a user