Skip to content

Commit 4d13f10

Browse files
committed
docs: fix link to issue
1 parent d874726 commit 4d13f10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/schema/src/config/experimental.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ export default defineUntypedSchema({
420420

421421
/**
422422
* Keep showing the spa-loading-template until suspense:resolve
423-
* @see [Nuxt Issues #24770](https://github.com/nuxt/nuxt/issues/21721)
423+
* @see [Nuxt Issues #21721](https://github.com/nuxt/nuxt/issues/21721)
424424
* @type {'body' | 'within'}
425425
*/
426426
spaLoadingTemplateLocation: {

0 commit comments

Comments
 (0)