docs: fix localhost link

This commit is contained in:
Sébastien Chopin 2022-04-20 21:11:51 +02:00
parent ae27e46a89
commit be804742f5

View File

@ -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({