From c63f9a95de2248561de2ef04262ce03f7e0be423 Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Thu, 12 Oct 2023 16:55:59 +0100 Subject: [PATCH] docs: update additional mentions to nightly release channel --- docs/1.getting-started/12.upgrade.md | 4 ++-- docs/5.community/6.roadmap.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/1.getting-started/12.upgrade.md b/docs/1.getting-started/12.upgrade.md index d5348dc6e6..e71a944933 100644 --- a/docs/1.getting-started/12.upgrade.md +++ b/docs/1.getting-started/12.upgrade.md @@ -60,8 +60,8 @@ To upgrade Nuxt 3 to the [latest release](/docs/community/changelog), use the `n npx nuxi upgrade ``` -### Edge release channel +### Nightly release channel ::alert{type=info icon=👉} -To use the latest Nuxt 3 build and test features before their release, read the [edge 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/edge-channel) guide. :: diff --git a/docs/5.community/6.roadmap.md b/docs/5.community/6.roadmap.md index fdbf745f5e..efc163cb32 100644 --- a/docs/5.community/6.roadmap.md +++ b/docs/5.community/6.roadmap.md @@ -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 edge releases which are generated automatically. For more about enabling the Nuxt 3 edge channel, see [the edge 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/edge-channel/). Release | | Initial release | End Of Life | Docs ----------------------------------------|---------------------------------------------------------------------------------------------------|-----------------|--------------|-------