File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/components/3_organisms Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ const FooterNav = () => (
67
67
</ a >
68
68
</ div >
69
69
< div className = "o-layout__module c-copyright" >
70
- © { new Date ( ) . getFullYear ( ) } All rights reserved.
70
+ © 2003- { new Date ( ) . getFullYear ( ) } Linode LLC. < br /> All rights reserved.
71
71
</ div >
72
72
< div className = "o-layout__module c-social" >
73
73
< nav className = "o-menu" >
@@ -182,9 +182,9 @@ const FooterNav = () => (
182
182
</ a >
183
183
</ li >
184
184
< li className = "o-menu__item" >
185
- < a className = "o-menu__link" href = "https://www.linode.com/linode-vs-aws /" >
185
+ < a className = "o-menu__link" href = "https://www.linode.com/compare /" >
186
186
< span className = "o-menu__title" >
187
- Linode vs. AWS
187
+ Linode vs. Competitors
188
188
</ span >
189
189
</ a >
190
190
</ li >
You can’t perform that action at this time.
0 commit comments