Skip to content

Commit 91fe8ea

Browse files
committed
chore(app): update urls to ui.nuxt.com
1 parent 43ba649 commit 91fe8ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/index.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
description="Nuxt UI Pro is a collection of premium components built on top of Nuxt UI to create beautiful & responsive applications in minutes."
66
:links="[{
77
label: 'Get started',
8-
to: 'https://ui3.nuxt.dev/getting-started/installation/pro/vue',
8+
to: 'https://ui.nuxt.com/getting-started/installation/pro/vue',
99
target: '_blank',
1010
trailingIcon: 'i-lucide-arrow-right',
1111
size: 'xl'
@@ -52,7 +52,7 @@
5252
color: 'neutral'
5353
}, {
5454
label: 'License',
55-
to: 'https://ui3.nuxt.dev/getting-started/license',
55+
to: 'https://ui.nuxt.com/getting-started/license',
5656
target: '_blank',
5757
trailingIcon: 'i-lucide-circle-help',
5858
color: 'neutral',

0 commit comments

Comments
 (0)