Skip to content

Commit 9f241de

Browse files
authored
docs: update raycast extension link (#3431)
1 parent 7f420d9 commit 9f241de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/app/composables/useLinks.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ export function useLinks() {
9898
label: 'Raycast Extension',
9999
description: 'Access Nuxt UI components without leaving your editor.',
100100
icon: 'i-simple-icons-raycast',
101-
to: 'https://github.com/HugoRCD/nuxt-ui-raycast-extension',
101+
to: 'https://www.raycast.com/HugoRCD/nuxt-ui',
102102
target: '_blank'
103103
}, {
104104
label: 'Figma to Code',

0 commit comments

Comments
 (0)