Skip to content

Commit 1ea9b56

Browse files
authored
update broken link to Suspense in lazy.mdx (#1427)
1 parent 16f20b5 commit 1ea9b56

File tree

1 file changed

+1
-1
lines changed
  • src/routes/reference/component-apis

1 file changed

+1
-1
lines changed

src/routes/reference/component-apis/lazy.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,5 +92,5 @@ const ComponentWithPreload = () => {
9292

9393
## See also
9494

95-
- [`Suspense`](https://docs.solidjs.com/reference/component-apis/suspense)
95+
- [`Suspense`](https://docs.solidjs.com/reference/components/suspense)
9696
- [Router preloading guide](/solid-router/advanced-concepts/preloading)

0 commit comments

Comments
 (0)