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 eba5e11 commit 46d08abCopy full SHA for 46d08ab
docs/components/input-menu.md
@@ -225,7 +225,7 @@ You can control the open state by using the `default-open` prop or the `v-model:
225
__component-code
226
227
::: info
228
-In this example, leveraging [`defineShortcuts`](/composables/define-shortcuts), you can toggle the InputMenu by pressing :kbd{value="O"}.
+In this example, leveraging [`defineShortcuts`](composables/define-shortcuts), you can toggle the InputMenu by pressing :kbd{value="O"}.
229
:::
230
231
### Control open state on focus
0 commit comments