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 = () => (
77
77
< h4 className = "footer-nav-header" > Products</ h4 >
78
78
< ul className = "footer-sublist" >
79
79
< li >
80
- < a href = "https://linode.com/products/" > Products</ a >
80
+ < a href = "https://linode.com/products/" > Products Overview </ a >
81
81
</ li >
82
82
< li >
83
83
< a href = "https://linode.com/products/kubernetes/" > Kubernetes</ a >
84
84
</ li >
85
85
< 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
91
88
</ a >
92
89
</ li >
93
90
< 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
96
93
</ a >
97
94
</ li >
98
95
< 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
101
98
</ a >
102
99
</ li >
103
100
< li >
You can’t perform that action at this time.
0 commit comments