We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 487f8ce commit faec091Copy full SHA for faec091
docs/data/material/components/popover/popover.md
@@ -56,7 +56,7 @@ Highlight part of the text to see the popover:
56
For more information on the virtual element's properties, see the following resources:
57
58
- [getBoundingClientRect](https://developer.mozilla.org/en-US/docs/Web/API/Element/getBoundingClientRect)
59
-- [DOMRect](https://drafts.fxtf.org/geometry-1/#domrectreadonly)
+- [DOMRect](https://developer.mozilla.org/en-US/docs/Web/API/DOMRect)
60
- [Node types](https://developer.mozilla.org/en-US/docs/Web/API/Node/nodeType)
61
62
:::warning
0 commit comments