Skip to content

Commit

Permalink
docs(calendar/command-palette): fix external links (#3087)
Browse files Browse the repository at this point in the history
  • Loading branch information
zAlweNy26 authored Jan 13, 2025
1 parent e2cee11 commit a6cc7bf
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
5 changes: 5 additions & 0 deletions docs/app/assets/icons/fuse-js.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/content/3.components/calendar.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions docs/content/3.components/command-palette.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a6cc7bf

Please sign in to comment.