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.
1 parent a66db32 commit 0391610Copy full SHA for 0391610
docs/pages/index.vue
@@ -438,7 +438,7 @@ const contributors = useRuntimeConfig().public.contributors
438
</template>
439
<template #links>
440
<div ref="confettiEl">
441
- <UButton size="xl" variant="solid" icon="i-ph-sparkle-duotone" color="primary" to="/docs/guides/confetti-tutorial">
+ <UButton size="xl" variant="solid" icon="i-ph-sparkle-duotone" color="primary" to="/docs/getting-started/confetti-tutorial">
442
Get started
443
</UButton>
444
</div>
0 commit comments