mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
docs: update to /deploy url
This commit is contained in:
parent
13b93237e4
commit
751dad7d79
@ -7,7 +7,7 @@ navigation.icon: i-ph-cloud-duotone
|
||||
A Nuxt application can be deployed on a Node.js server, pre-rendered for static hosting, or deployed to serverless or edge (CDN) environments.
|
||||
|
||||
::callout
|
||||
If you are looking for a list of cloud providers that support Nuxt 3, see the [Hosting providers](/deployments) section.
|
||||
If you are looking for a list of cloud providers that support Nuxt 3, see the [Hosting providers](/deploy) section.
|
||||
::
|
||||
|
||||
## Node.js Server
|
||||
@ -142,7 +142,7 @@ export default defineNuxtConfig({
|
||||
|
||||
Nuxt 3 can be deployed to several cloud providers with a minimal amount of configuration:
|
||||
|
||||
:read-more{to="/deployments"}
|
||||
:read-more{to="/deploy"}
|
||||
|
||||
## Presets
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user