docs: fix broken spaLoadingTemplate link (#21845)

This commit is contained in:
David Stack 2023-06-28 12:44:09 -04:00 committed by GitHub
parent 07a0e9d412
commit 17801d3ae8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,7 +69,7 @@ export default defineNuxtConfig({
::alert{type=info}
If you do use `ssr: false`, you should also place an HTML file in `~/app/spa-loading-template.html` with some HTML you would like to use to render a loading screen that will be rendered until your app is hydrated.
:ReadMore{link="/docs/api/configuration/nuxt-config#spaloadingindicator"}
:ReadMore{link="/docs/api/configuration/nuxt-config#spaloadingtemplate"}
::
## Hybrid Rendering