File tree Expand file tree Collapse file tree 1 file changed +7
-10
lines changed
src/components/3_organisms Expand file tree Collapse file tree 1 file changed +7
-10
lines changed Original file line number Diff line number Diff line change @@ -77,27 +77,24 @@ 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 >
8484 </ li >
8585 < li >
86- < a href = "https://linode.com/products/nanodes/" > Nanodes</ a >
87- </ li >
88- < li >
89- < a href = "https://linode.com/products/standard-linodes/" >
90- Standard Linodes
86+ < a href = "https://linode.com/products/shared/" >
87+ Shared
9188 </ a >
9289 </ li >
9390 < li >
94- < a href = "https://linode.com/products/high-memory /" >
95- High Memory Linodes
91+ < a href = "https://linode.com/products/dedicated-cpu /" >
92+ Dedicated CPU
9693 </ a >
9794 </ li >
9895 < li >
99- < a href = "https://linode.com/products/dedicated-cpu /" >
100- Dedicated CPU
96+ < a href = "https://linode.com/products/high-memory /" >
97+ High Memory
10198 </ a >
10299 </ li >
103100 < li >
You can’t perform that action at this time.
0 commit comments