We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac5e9d2 commit a31d582Copy full SHA for a31d582
src/components/SiteFooter.js
@@ -97,9 +97,9 @@ const SiteFooter = () => {
97
<br />
98
You can support the projects via{" "}
99
<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 🙏
+ <a href="https://postgraphile.org/pricing">going Pro</a>, or by
+ paying for <Link to="/support/">Professional Services</Link>. Your
+ support is gratefully received 🙏
103
104
105
This site is copyright © Benjie Gillam {currentYear}. Design
0 commit comments