Skip to content

Commit 15677f4

Browse files
committed
fix link to combobox docs...
it'll 404 until statamic/cms#13843 has been merged and tagged.
1 parent 9705252 commit 15677f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/collections/pages/vue-2-to-3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -648,4 +648,4 @@ A number of items have been removed. If you feel they shouldn't have been remove
648648
- The deprecated `$slugify` function has been removed in favor of the `$slug` API.
649649
- The `v-focus` directive has been removed.
650650
- The `store`/`storeName` are no longer included field action payloads.
651-
- The `vue-select` package has been removed. If you're using `<v-select>` you should change to the [Combobox UI component](/ui-components/combobox).
651+
- The `vue-select` package has been removed. If you're using `<v-select>` you should change to the [Combobox UI component](https://ui.statamic.dev/?path=/docs/forms-combobox--docs).

0 commit comments

Comments
 (0)