Skip to content

Commit 07ff340

Browse files
committed
better reference in my-first-interactive-block example
1 parent b54d3ad commit 07ff340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/my-first-interactive-block/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<!-- @TABLE EXAMPLES BEGIN -->
44

5-
This block has been created with the `create-block-interactive-template` and shows a basic structure of an interactive block that uses the [Interactivity API](https://developer.wordpress.org/block-editor/reference-guides/interactivity-api/).
5+
This block has been created with the `create-block-interactive-template` as explained in [Reference Guides > Interactivity API Reference > Quick start guide](https://developer.wordpress.org/block-editor/reference-guides/interactivity-api/iapi-quick-start-guide/). This example shows a basic structure of an interactive block that uses the [Interactivity API](https://developer.wordpress.org/block-editor/reference-guides/interactivity-api/).
66

77
<!-- Please, do not remove these @TABLE EXAMPLES BEGIN and @TABLE EXAMPLES END comments or modify the table inside. This table is automatically generated from the data at _data/examples.json and _data/tags.json -->
88

0 commit comments

Comments
 (0)