Skip to content

Commit a31d582

Browse files
committed
Update footer pro link
1 parent ac5e9d2 commit a31d582

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/components/SiteFooter.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,9 @@ const SiteFooter = () => {
9797
<br />
9898
You can support the projects via{" "}
9999
<Link to="/sponsor/">sponsorship</Link>, by{" "}
100-
<Link to="/postgraphile/pricing/">going Pro</Link>, or by paying for{" "}
101-
<Link to="/support/">Professional Services</Link>. Your support is
102-
gratefully received 🙏
100+
<a href="https://postgraphile.org/pricing">going Pro</a>, or by
101+
paying for <Link to="/support/">Professional Services</Link>. Your
102+
support is gratefully received 🙏
103103
<br />
104104
<br />
105105
This site is copyright &copy; Benjie Gillam {currentYear}. Design

0 commit comments

Comments
 (0)