Skip to content

Commit eb5a9fc

Browse files
laneysmithmlaursen
authored andcommitted
fix anchor link to useFixedPositioning example docs
1 parent ef3f9e4 commit eb5a9fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/documentation/src/components/Demos/Menu/MenuPositioning.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ automatically try to position itself within the viewport using the
44
top-right of the `MenuButton` and animate downwards. If there isn't enough room
55
within the viewport to render the entire menu, it'll swap the horizontal and
66
vertical positions as needed. There's a great write up on the
7-
[useFixedPositioning example](/packages/transition/demos#use-fixed-positioning-title)
7+
[useFixedPositioning example](/packages/transition/demos#fixed-positioning-example)
88
that goes into details about this positioning logic, so feel free to read up on
99
it there.
1010

0 commit comments

Comments
 (0)