Skip to content

Commit

Permalink
Update link in community.astro to prebuilt binaries guide
Browse files Browse the repository at this point in the history
  • Loading branch information
onrirr committed Feb 18, 2024
1 parent 2b3a910 commit b4ba63c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/community.astro
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
</a>
<a
class="flex flex-col h-full text-center rounded-md hover:bg-gray-100 p-4 sm:p-6 dark:hover:bg-white/[.05]"
href="guide/"
href="guide/getting-started/prebuilt-binaries/"
>
<box-icon
class="w-24 h-24 mx-auto text-black dark:text-white"
Expand Down

0 comments on commit b4ba63c

Please sign in to comment.