Skip to content

Commit faec091

Browse files
authored
[docs-infra] Fix broken link for DOMRect docs (#47106)
1 parent 487f8ce commit faec091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/data/material/components/popover/popover.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Highlight part of the text to see the popover:
5656
For more information on the virtual element's properties, see the following resources:
5757

5858
- [getBoundingClientRect](https://developer.mozilla.org/en-US/docs/Web/API/Element/getBoundingClientRect)
59-
- [DOMRect](https://drafts.fxtf.org/geometry-1/#domrectreadonly)
59+
- [DOMRect](https://developer.mozilla.org/en-US/docs/Web/API/DOMRect)
6060
- [Node types](https://developer.mozilla.org/en-US/docs/Web/API/Node/nodeType)
6161

6262
:::warning

0 commit comments

Comments
 (0)