Skip to content

Commit

Permalink
Fix migration anchor link (zenoamaro#672)
Browse files Browse the repository at this point in the history
  • Loading branch information
raineroviir authored Nov 12, 2020
1 parent 833de40 commit 8021a0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ This is the documentation for ReactQuill v2 — Previous releases: [v1](/../../t

ReactQuill 2 is here, baby! And it brings a full port to TypeScript and React 16+, a refactored build system, and a general tightening of the internal logic.

We worked hard to avoid introducing any behavioral changes. For the vast majority of the cases, no migration is necessary at all. However, support for long-deprecated props, the ReactQuill Mixin, and the Toolbar component have been removed. Be sure to read the [migration guide](#upgrading-to-react-quill-v2).
We worked hard to avoid introducing any behavioral changes. For the vast majority of the cases, no migration is necessary at all. However, support for long-deprecated props, the ReactQuill Mixin, and the Toolbar component have been removed. Be sure to read the [migration guide](#upgrading-to-reactquill-v2).

Help us test the beta, and finalize this release! To try it out, simply update the dependency:

Expand Down

0 comments on commit 8021a0f

Please sign in to comment.