mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-16 13:48:13 +00:00
docs: fix typo and unjs/nitro
link (#4368)
This commit is contained in:
parent
eefaba8160
commit
20e09d6203
@ -57,5 +57,5 @@ Nuxt 3 generates this dist when running `nuxt build` into a [`.output`](/guide/d
|
||||
The output is combined with both runtime code to run your Nuxt server in any environment (including experimental browser Service Workers!) and serve your static files, making it a true hybrid framework for the JAMstack. In addition, Nuxt implements a native storage layer, supporting multi source, drivers and local assets.
|
||||
|
||||
::alert{type="info" icon=IconCode}
|
||||
Checkout the Nitro engine on GitHub: [framework/packages/nitro](https://github.com/nuxt/framework/tree/main/packages/nitro)
|
||||
Check out the Nitro engine on GitHub: [unjs/nitro](https://github.com/unjs/nitro).
|
||||
::
|
||||
|
Loading…
Reference in New Issue
Block a user