Skip to content

Commit

Permalink
chore: move to installation from CTA
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Oct 11, 2023
1 parent 239f164 commit cd709a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ useSeoMeta({
</template>

<template #links>
<UButton to="/docs" icon="i-ph-rocket-launch-duotone" size="xl">
<UButton to="/docs/getting-started/installation" icon="i-ph-rocket-launch-duotone" size="xl">
Get Started
</UButton>
<UButton size="xl" color="white" icon="i-ph-video-duotone" @click="videoModalOpen = true">
Expand Down

0 comments on commit cd709a1

Please sign in to comment.