docs: fix link to issue

This commit is contained in:
Daniel Roe 2024-12-09 16:20:55 +00:00
parent d874726ffb
commit 4d13f1027a
No known key found for this signature in database
GPG Key ID: 3714AB03996F442B

View File

@ -420,7 +420,7 @@ export default defineUntypedSchema({
/**
* Keep showing the spa-loading-template until suspense:resolve
* @see [Nuxt Issues #24770](https://github.com/nuxt/nuxt/issues/21721)
* @see [Nuxt Issues #21721](https://github.com/nuxt/nuxt/issues/21721)
* @type {'body' | 'within'}
*/
spaLoadingTemplateLocation: {