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 97f7adb commit f17bc46Copy full SHA for f17bc46
src/components/3_organisms/footer-nav.js
@@ -77,7 +77,7 @@ const FooterNav = () => (
77
<h4 className="footer-nav-header">Products</h4>
78
<ul className="footer-sublist">
79
<li>
80
- <a href="https://linode.com/products/">Products</a>
+ <a href="https://linode.com/products/">Products Overview</a>
81
</li>
82
83
<a href="https://linode.com/products/kubernetes/">Kubernetes</a>
0 commit comments