From d567a91d7d63c9928d3eb0f2da8ccf76b336a971 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Chopin?= Date: Wed, 20 Apr 2022 22:16:40 +0200 Subject: [PATCH] docs: add link to hybrid rendering RFC (#4473) * docs: add link to hybrid rendering RFC * chore: update --- docs/content/2.guide/5.deploy/2.static-hosting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/2.guide/5.deploy/2.static-hosting.md b/docs/content/2.guide/5.deploy/2.static-hosting.md index ad151b36f2..86ce8e1b18 100644 --- a/docs/content/2.guide/5.deploy/2.static-hosting.md +++ b/docs/content/2.guide/5.deploy/2.static-hosting.md @@ -1,7 +1,7 @@ # Static Hosting ::alert{type=warning icon=🚧} -This feature is still experimental and under development for Nuxt 3. +This feature is still experimental and under development for Nuxt 3. [Full static](https://nuxtjs.org/announcements/going-full-static) is not yet implemented but will be in a near future. :: There are two ways to deploy a Nuxt application to any static hosting services: