Skip to content

Commit

Permalink
Revert "Adjust main CTA link (#1089)" (#1092)
Browse files Browse the repository at this point in the history
  • Loading branch information
delucis authored May 8, 2024
1 parent d312bb2 commit b9991b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/_components/Hero.astro
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ const logos = [
</PageTitleBlock>

<div class="mb-14 mt-8 flex w-full justify-center gap-6 sm:mb-16 md:mb-20 lg:mb-24 xl:mb-28">
<ExternalLink href="https://docs.astro.build/en/install/auto/" class="button button-white">
<ExternalLink href="https://docs.astro.build/" class="button button-white">
Get Started
</ExternalLink>
<div class="hidden sm:block">
Expand Down

0 comments on commit b9991b9

Please sign in to comment.