Skip to content

Commit

Permalink
Update installation guide link in hero component
Browse files Browse the repository at this point in the history
  • Loading branch information
onrirr committed Feb 17, 2024
1 parent 71efd11 commit 693eff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/hero.astro
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ import Navbar from "./navbar.astro";
</svg>
<a
class="inline-flex items-center gap-x-1.5 text-sm text-blue-600 decoration-2 hover:underline font-medium"
href="/c3-web/references/installing/setup"
href="/c3-web/references/getting-started/prebuilt-binaries/"
>
Installation Guide
<svg
Expand Down

0 comments on commit 693eff6

Please sign in to comment.