diff --git a/docs/app/composables/useLinks.ts b/docs/app/composables/useLinks.ts index d3dc2e6e..1e2b4637 100644 --- a/docs/app/composables/useLinks.ts +++ b/docs/app/composables/useLinks.ts @@ -98,7 +98,7 @@ export function useLinks() { label: 'Raycast Extension', description: 'Access Nuxt UI components without leaving your editor.', icon: 'i-simple-icons-raycast', - to: 'https://www.raycast.com/HugoRCD/nuxt-ui', + to: 'https://www.raycast.com/HugoRCD/nuxt', target: '_blank' }, { label: 'Figma to Code',