Skip to content

Commit

Permalink
Fix: Remove inexistent link from the documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgefilipecosta committed Jun 17, 2024
1 parent b0216c6 commit 5d66232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference-guides/block-api/block-edit-save.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ When saving your block, you want to save the attributes in the same format speci

## Examples

Here are a couple examples of using attributes, edit, and save all together. For a full working example, see the [Introducing Attributes and Editable Fields](/docs/how-to-guides/block-tutorial/introducing-attributes-and-editable-fields.md) section of the Block Tutorial.
Here are a couple examples of using attributes, edit, and save all together.

### Saving Attributes to Child Elements

Expand Down

0 comments on commit 5d66232

Please sign in to comment.