Skip to content

Commit ca03f53

Browse files
committed
docs: fix link to issue
1 parent 228e358 commit ca03f53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/schema/src/config/experimental.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,7 @@ export default defineResolvers({
617617

618618
/**
619619
* Keep showing the spa-loading-template until suspense:resolve
620-
* @see [Nuxt Issues #24770](https://github.com/nuxt/nuxt/issues/21721)
620+
* @see [Nuxt Issues #21721](https://github.com/nuxt/nuxt/issues/21721)
621621
* @type {'body' | 'within'}
622622
*/
623623
spaLoadingTemplateLocation: {

0 commit comments

Comments
 (0)