Skip to content

Commit 464a47d

Browse files
authored
fix svelte link (#1273)
1 parent 31137d4 commit 464a47d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/svelte-testing-library/api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,4 +147,4 @@ test('count increments when button is clicked', async () => {
147147
})
148148
```
149149

150-
[svelte-tick]: https://svelte.dev/docs#tick
150+
[svelte-tick]: https://svelte.dev/docs/svelte#tick

0 commit comments

Comments
 (0)