We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef3f9e4 commit eb5a9fcCopy full SHA for eb5a9fc
packages/documentation/src/components/Demos/Menu/MenuPositioning.md
@@ -4,7 +4,7 @@ automatically try to position itself within the viewport using the
4
top-right of the `MenuButton` and animate downwards. If there isn't enough room
5
within the viewport to render the entire menu, it'll swap the horizontal and
6
vertical positions as needed. There's a great write up on the
7
-[useFixedPositioning example](/packages/transition/demos#use-fixed-positioning-title)
+[useFixedPositioning example](/packages/transition/demos#fixed-positioning-example)
8
that goes into details about this positioning logic, so feel free to read up on
9
it there.
10
0 commit comments