diff --git a/docs/content/2.deploy/10.runtimes/bun.md b/docs/content/2.deploy/10.runtimes/bun.md index 8d48ece495..0062c81c12 100644 --- a/docs/content/2.deploy/10.runtimes/bun.md +++ b/docs/content/2.deploy/10.runtimes/bun.md @@ -10,7 +10,7 @@ Run Nitro apps with [Bun](https://bun.sh/) runtime. **Preset:** `bun` ([switch to this preset](/deploy/#changing-the-deployment-preset)) ::alert{type="warning"} -Bun preset is experimental and available to try via [edge channel](/guide/getting-started#edge-release-channel). +Bun preset is experimental and available to try via [edge channel](/guide/getting-started#nightly-release-channel). :: ## Building for Bun diff --git a/docs/content/2.deploy/20.providers/firebase.md b/docs/content/2.deploy/20.providers/firebase.md index 13f9914dac..6863de7ef9 100644 --- a/docs/content/2.deploy/20.providers/firebase.md +++ b/docs/content/2.deploy/20.providers/firebase.md @@ -15,7 +15,7 @@ Nitro supports [Firebase Hosting](https://firebase.google.com/docs/hosting) with :: ::alert{type="warning"} -**Note:** Firebase preset is under development. Consider using [Edge Release Channel](/guide/getting-started#edge-release-channel) in order to use latest updates and gen 2. +**Note:** Firebase preset is under development. Consider using [Edge Release Channel](/guide/getting-started#nightly-release-channel) in order to use latest updates and gen 2. :: ## Project Setup