Skip to content

Commit f17bc46

Browse files
author
hzoppetti
committed
products to products overview
1 parent 97f7adb commit f17bc46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/3_organisms/footer-nav.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ const FooterNav = () => (
7777
<h4 className="footer-nav-header">Products</h4>
7878
<ul className="footer-sublist">
7979
<li>
80-
<a href="https://linode.com/products/">Products</a>
80+
<a href="https://linode.com/products/">Products Overview</a>
8181
</li>
8282
<li>
8383
<a href="https://linode.com/products/kubernetes/">Kubernetes</a>

0 commit comments

Comments
 (0)