Skip to content

Commit 4153af0

Browse files
committed
docs: update no-at-html-tags further reading link
1 parent e901021 commit 4153af0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/no-at-html-tags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ If you are certain the content passed to `{@html}` is sanitized HTML you can dis
4040

4141
## :books: Further Reading
4242

43-
- [Svelte - Tutorial > 1. Introduction / HTML tags](https://svelte.dev/tutorial/html-tags)
43+
- [Svelte - Tutorial > Basic Svelte / Introduction / HTML tags](https://svelte.dev/tutorial/svelte/html-tags)
4444

4545
## :rocket: Version
4646

0 commit comments

Comments
 (0)