Skip to content

Commit e736f1e

Browse files
authored
Update README to fix Interest invokers broken link (#377)
1 parent dc09d4e commit e736f1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

interest-invokers/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MDN interest invoker examples
22

3-
This set of examples demonstrates usage of [Interest invokers](https://developer.mozilla.org/en-US/docs/Web/API/Popover_API/Interest_invokers).
3+
This set of examples demonstrates usage of [Interest invokers](https://developer.mozilla.org/en-US/docs/Web/API/Popover_API/Using_interest_invokers).
44

55
- [Popover examples](popover-examples/): Demonstrates a couple of examples of displaying popovers via interest invokers, including a typical link preview popover.
66
- [Style preview](style-preview/): Demonstrates non-popover usage of interest invokers. In this example, several buttons can be pressed to apply different style themes to a style preview pane. Interest invokers have been used to progressively enhance the demo, making it so that hovering/focusing the buttons previews the styles on the pane without having to click to apply each one.

0 commit comments

Comments
 (0)