docs(calendar/command-palette): fix external links (#3087)

This commit is contained in:
Daniele Nicosia
2025-01-13 17:45:26 +01:00
committed by GitHub
parent e2cee110b4
commit a6cc7bf53b
3 changed files with 7 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ description: A calendar component for selecting single dates, multiple dates or
links:
- label: Calendar
icon: i-custom-reka-ui
to: https://www.reka-ui.com/components/calendar.html
to: https://reka-ui.com/docs/components/calendar
- label: GitHub
icon: i-simple-icons-github
to: https://github.com/nuxt/ui/tree/v3/src/runtime/components/Calendar.vue

View File

@@ -3,6 +3,7 @@ title: CommandPalette
description: A command palette with full-text search powered by Fuse.js for efficient fuzzy matching.
links:
- label: Fuse.js
icon: i-custom-fuse-js
to: https://fusejs.io/
target: _blank
- label: Combobox