Skip to content

Commit 249b836

Browse files
authored
Merge pull request linode#233 from hzoppetti/footer-craft-o-code-link
[Update] Footer - craft of code link
2 parents 78513e7 + 04c5fb3 commit 249b836

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ const FooterNav = () => (
163163
<li className="o-menu__item">
164164
<a className="o-menu__link" href="https://linode.com/craft-of-code/">
165165
<span className="o-menu__title">
166-
Craft of Code
166+
Customer Stories
167167
</span>
168168
</a>
169169
</li>
@@ -391,7 +391,7 @@ const FooterNav = () => (
391391
<li className="o-menu__item">
392392
<a className="o-menu__link" href="https://linode.com/company/press/">
393393
<span className="o-menu__title">
394-
Press
394+
Press Center
395395
</span>
396396
</a>
397397
</li>

0 commit comments

Comments
 (0)