Skip to content

Commit 93b16b1

Browse files
committed
fix link
1 parent 2b0778e commit 93b16b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/docs/05-special-elements/01-svelte-boundary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ If an `failed` snippet is provided, it will be rendered with the error that was
3131
```
3232

3333
> [!NOTE]
34-
> As with [snippets passed to components](svelte/snippet#Passing-snippets-to-components), the `failed` snippet can be passed explicitly as a property...
34+
> As with [snippets passed to components](snippet#Passing-snippets-to-components), the `failed` snippet can be passed explicitly as a property...
3535
>
3636
> ```svelte
3737
> <svelte:boundary {failed}>...</svelte:boundary>

0 commit comments

Comments
 (0)