Skip to content

Commit

Permalink
use install link (#196)
Browse files Browse the repository at this point in the history
  • Loading branch information
Roma36 authored Oct 19, 2023
1 parent 02a2276 commit 333fe7d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/components/Hero/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,7 @@ export default function Hero() {
<Button className="text-center" variant="secondary" href="/manifesto">
Read Manifesto
</Button>
<Button
variant="primary"
href="https://github.com/opentofu/opentofu/releases/latest"
>
<Button variant="primary" href="/docs/intro/install">
Try it out
</Button>
</div>
Expand Down

0 comments on commit 333fe7d

Please sign in to comment.