Skip to content

Commit

Permalink
remove contribute cta from supporters page (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
Roma36 authored Sep 18, 2023
1 parent 0578dd2 commit ecfc126
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/pages/supporters.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,6 @@ export default function SupportersPage() {
{showAll ? "Show Less" : "Show More"}
</Button>
)}
<Button variant="primary" href="https://github.com/opentffoundation/opentf/blob/main/CONTRIBUTING.md">
Contribute
</Button>
</div>
</div>
</Layout>
Expand Down

0 comments on commit ecfc126

Please sign in to comment.