Skip to content

Commit

Permalink
Update pricing.blade.php (#1042)
Browse files Browse the repository at this point in the history
Fix "host it yourself" link.
  • Loading branch information
millette authored Mar 10, 2024
1 parent e5091dc commit 27be41c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/pricing.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<div class="cf">
<div class="fl w-100 tc mb5">
<h1 class="f2 normal lh-copy">How much does Monica cost?</h1>
<h2 class="normal lh-copy measure center">Nothing if you <a href="https://github.com/monicahq/monica#get-started">host it yourself</a>. Otherwise, Monica is the single best investment you can make to have better relationships.</h2>
<h2 class="normal lh-copy measure center">Nothing if you <a href="https://github.com/monicahq/monica/tree/4.x#get-started">host it yourself</a>. Otherwise, Monica is the single best investment you can make to have better relationships.</h2>
</div>
</div>
</div>
Expand Down

0 comments on commit 27be41c

Please sign in to comment.