You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plugins/my-first-interactive-block/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
<!-- @TABLE EXAMPLES BEGIN -->
4
4
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/).
6
6
7
7
<!-- 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 -->
0 commit comments