Skip to content

Commit 46d08ab

Browse files
committed
chore(docs): improve
1 parent eba5e11 commit 46d08ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/components/input-menu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ You can control the open state by using the `default-open` prop or the `v-model:
225225
__component-code
226226

227227
::: info
228-
In this example, leveraging [`defineShortcuts`](/composables/define-shortcuts), you can toggle the InputMenu by pressing :kbd{value="O"}.
228+
In this example, leveraging [`defineShortcuts`](composables/define-shortcuts), you can toggle the InputMenu by pressing :kbd{value="O"}.
229229
:::
230230

231231
### Control open state on focus

0 commit comments

Comments
 (0)