Skip to content

Commit 044585d

Browse files
committed
Selectmenu: Fix a link
1 parent 6b12ed1 commit 044585d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entries/selectmenu.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
</desc>
5151
</option>
5252
<option name="position" type="Object" default='{ my: "left top", at: "left bottom", collision: "none" }' example-value='{ my : "left+10 center", at: "right center" }'>
53-
<desc>Identifies the position of the menu in relation to the associated button element. You can refer to the <a href="/position">jQuery UI Position</a> utility for more details about the various options.</desc>
53+
<desc>Identifies the position of the menu in relation to the associated button element. You can refer to the <a href="/position/">jQuery UI Position</a> utility for more details about the various options.</desc>
5454
</option>
5555
<option name="width" default="null" example-value="200">
5656
<desc>The width of the menu, in pixels. When the value is <code>null</code>, the width of the native select is used.</desc>

0 commit comments

Comments
 (0)