Skip to content

Commit

Permalink
fix: view github link on pricing page
Browse files Browse the repository at this point in the history
  • Loading branch information
hanadi92 committed Feb 25, 2024
1 parent deff4a0 commit 90fe637
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 90fe637

Please sign in to comment.