We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ui.nuxt.com
1 parent 43ba649 commit 91fe8eaCopy full SHA for 91fe8ea
src/pages/index.vue
@@ -5,7 +5,7 @@
5
description="Nuxt UI Pro is a collection of premium components built on top of Nuxt UI to create beautiful & responsive applications in minutes."
6
:links="[{
7
label: 'Get started',
8
- to: 'https://ui3.nuxt.dev/getting-started/installation/pro/vue',
+ to: 'https://ui.nuxt.com/getting-started/installation/pro/vue',
9
target: '_blank',
10
trailingIcon: 'i-lucide-arrow-right',
11
size: 'xl'
@@ -52,7 +52,7 @@
52
color: 'neutral'
53
}, {
54
label: 'License',
55
- to: 'https://ui3.nuxt.dev/getting-started/license',
+ to: 'https://ui.nuxt.com/getting-started/license',
56
57
trailingIcon: 'i-lucide-circle-help',
58
color: 'neutral',
0 commit comments