Skip to content

Commit 7dcbd7c

Browse files
committed
Fixed links for Interactive Blocks Demos example
1 parent e487813 commit 7dcbd7c

File tree

1 file changed

+2
-2
lines changed
  • plugins/interactive-blocks-demos-99def1

1 file changed

+2
-2
lines changed

plugins/interactive-blocks-demos-99def1/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@ The example demonstrates several key technical concepts:
3737

3838
## Related Resources
3939

40-
- [Block Editor Handbook - Interactivity API](https://developer.wordpress.org/block-editor/reference-guides/packages/packages-interactivity/)
40+
- [Block Editor Handbook - Interactivity API](https://developer.wordpress.org/block-editor/reference-guides/interactivity-api/)
41+
- [Interactivity API Examples](https://wordpress.github.io/block-development-examples/?tags=interactivity-api)
4142
- [Alpine.js Documentation](https://alpinejs.dev/docs)
4243
- [React Documentation](https://react.dev/)
4344
- [Web Components Introduction](https://developer.mozilla.org/en-US/docs/Web/Web_Components)
4445
- [jQuery in WordPress](https://developer.wordpress.org/coding-standards/wordpress-coding-standards/javascript/#jquery)
45-
- [Block Interactivity Examples](https://github.com/WordPress/gutenberg/tree/trunk/packages/block-library/src/interactive-blocks)
4646
- [WordCamp Europe 2022 Talk](https://www.youtube.com/watch?v=91anxAgQGJw&t=15939s)
4747

4848
---

0 commit comments

Comments
 (0)