docs: rename /edge-channel page to /nightly-release-channel (#23648)

This commit is contained in:
Damian Głowala 2023-10-12 19:01:41 +02:00 committed by GitHub
parent c63f9a95de
commit f847f0c999
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View File

@ -52,7 +52,7 @@ If you prefer to progressively migrate your Nuxt 2 application to Nuxt 3, you ca
## Upgrading Nuxt 3
### Latest release
### Latest Release
To upgrade Nuxt 3 to the [latest release](/docs/community/changelog), use the `nuxi upgrade` command.
@ -60,8 +60,8 @@ To upgrade Nuxt 3 to the [latest release](/docs/community/changelog), use the `n
npx nuxi upgrade
```
### Nightly release channel
### Nightly Release Channel
::alert{type=info icon=👉}
To use the latest Nuxt 3 build and test features before their release, read about the [nightly release channel](/docs/guide/going-further/edge-channel) guide.
To use the latest Nuxt 3 build and test features before their release, read about the [nightly release channel](/docs/guide/going-further/nightly-release-channel) guide.
::

View File

@ -54,7 +54,7 @@ The current active version of [Nuxt](https://nuxt.com) is **v3** which is availa
Nuxt 2 is in maintenance mode and is available on npm with the `2x` tag. It will reach End of Life (EOL) on December 31st, 2023 at the same time as Vue 2 does.
Each active version has its own nightly releases which are generated automatically. For more about enabling the Nuxt 3 nightly release channel, see [the nightly release channel docs](/docs/guide/going-further/edge-channel/).
Each active version has its own nightly releases which are generated automatically. For more about enabling the Nuxt 3 nightly release channel, see [the nightly release channel docs](/docs/guide/going-further/nightly-release-channel).
Release | | Initial release | End Of Life | Docs
----------------------------------------|---------------------------------------------------------------------------------------------------|-----------------|--------------|-------