Skip to content

Commit

Permalink
Fix the Deprecated Blocks link (#14355)
Browse files Browse the repository at this point in the history
The *Deprecated Blocks link* was pointing to the wrong URL.
  • Loading branch information
thiagolcks authored and youknowriad committed Mar 20, 2019
1 parent 285013e commit 0772b73
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -406,4 +406,4 @@ When a block is detected as invalid, a warning will be logged into your browser'

**I've changed my block's `save` behavior and old content now includes invalid blocks. How can I fix this?**

Refer to the guide on [Deprecated Blocks](/docs/designers-developers/developers/block-api/block-deprecations.md) to learn more about how to accommodate legacy content in intentional markup changes.
Refer to the guide on [Deprecated Blocks](/docs/designers-developers/developers/block-api/block-deprecation.md) to learn more about how to accommodate legacy content in intentional markup changes.

0 comments on commit 0772b73

Please sign in to comment.