Skip to content

Commit

Permalink
Update link title and add the correct url (#41666)
Browse files Browse the repository at this point in the history
The word ‘Stylesheets’ was spelt incorrectly and the hyperlink led to a 404 page on GitHub. I have added the correct spelling and link.
  • Loading branch information
SavPhill authored Jun 13, 2022
1 parent c231326 commit 2bc9f33
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -214,4 +214,4 @@ The files will automatically be enqueued when specified in the block.json.

This guide showed a couple of different ways to apply styles to your block, by either inline or in its own style sheet. Both of these methods use the `useBlockProps` hook, see the [block wrapper reference documentation](/docs/reference-guides/block-api/block-edit-save.md#block-wrapper-props) for additional details.

See the complete [example-02-stlyesheets](https://github.com/WordPress/gutenberg-examples/tree/trunk/02-stylesheets) code in the [gutenberg-examples repository](https://github.com/WordPress/gutenberg-examples).
See the complete [example-02-stylesheets](https://github.com/WordPress/gutenberg-examples/tree/trunk/blocks-non-jsx/02-stylesheets) code in the [gutenberg-examples repository](https://github.com/WordPress/gutenberg-examples).

0 comments on commit 2bc9f33

Please sign in to comment.