mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-07 17:32:31 +00:00
docs: fix localhost link
This commit is contained in:
parent
ae27e46a89
commit
be804742f5
@ -29,7 +29,7 @@ defineNuxtConfig({
|
|||||||
|
|
||||||
## Advanced
|
## Advanced
|
||||||
|
|
||||||
You can manually specify routes that [Nitro](http://localhost:4000/guide/concepts/server-engine) will fetch and prerender during the build.
|
You can manually specify routes that [Nitro](/guide/concepts/server-engine) will fetch and prerender during the build.
|
||||||
|
|
||||||
```ts [nuxt.config.ts|js]
|
```ts [nuxt.config.ts|js]
|
||||||
defineNuxtConfig({
|
defineNuxtConfig({
|
||||||
|
Loading…
Reference in New Issue
Block a user