Skip to content

Commit

Permalink
Merge pull request #305 from hanadi92/fix-view-github-link-on-pricing
Browse files Browse the repository at this point in the history
fix: view github link on pricing page
  • Loading branch information
mfts authored Feb 26, 2024
2 parents 752a399 + 90fe637 commit 8291528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/pricing.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ export default function PricingPage() {
<h2 className="text-3xl text-nowrap">Looking to self-host?</h2>
<div className="space-x-2 flex items-center">
<Link
href="https://cal.com/marcseitz/papermark"
href="https://github.com/mfts/papermark"
target="_blank"
rel="noopener noreferrer"
>
Expand Down

0 comments on commit 8291528

Please sign in to comment.