mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
docs: fix localhost link
This commit is contained in:
parent
ae27e46a89
commit
be804742f5
@ -29,7 +29,7 @@ defineNuxtConfig({
|
||||
|
||||
## 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]
|
||||
defineNuxtConfig({
|
||||
|
Loading…
Reference in New Issue
Block a user