Skip to content

Commit

Permalink
Fixed link to github
Browse files Browse the repository at this point in the history
  • Loading branch information
tmoroney committed Dec 10, 2024
1 parent a8ac8da commit 0da6455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/landing-page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ export default function Component() {
<Star className="h-16 w-16 text-yellow-400 mb-6" />
<h3 className="text-2xl font-semibold mb-4 text-gray-900">Star on GitHub</h3>
<p className="text-gray-600 mb-6">Can&apos;t donate? Give us a star on GitHub to help others discover AutoSubs.</p>
<a href="https://www.buymeacoffee.com/tmoroney">
<a href="https://github.com/tmoroney/auto-subs">
<Button className="bg-yellow-500 text-white hover:bg-yellow-600 font-semibold px-8 py-6 text-lg btn-hover-effect">
Give a Star
</Button>
Expand Down

0 comments on commit 0da6455

Please sign in to comment.