Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit d0588aa

Browse files
committed
Fix anchor link
1 parent 97ba8ed commit d0588aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rich-text/quill.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ Here's an example of how you could hook into the `selection-change` event that Q
239239
</x-quill>
240240
```
241241

242-
> {note} If you need to hook into the `text-change` event fired by Quill, you should use the [onTextChange](#user-content-onTextChange-slot) slot instead.
242+
> {note} If you need to hook into the `text-change` event fired by Quill, you should use the [onTextChange](#user-content-ontextchange-slot) slot instead.
243243
244244
## onTextChange Slot
245245

0 commit comments

Comments
 (0)