feat(client): Changed 'Contact email' to 'Email Us'
This commit is contained in:
committed by
mrugesh mohapatra
parent
f5a0e18520
commit
6ef8173f1b
@ -65,7 +65,7 @@ function Footer() {
|
||||
<Link to='https://donate.freecodecamp.org'>Donate</Link>
|
||||
<Link to='https://shop.freecodecamp.org'>Shop</Link>
|
||||
<Link to='https://sponsors.freecodecamp.org'>Sponsors</Link>
|
||||
<Link to='mailto:team@freecodecamp.org'>Contact email</Link>
|
||||
<Link to='mailto:team@freecodecamp.org'>Email Us</Link>
|
||||
</Col>
|
||||
<Col sm={2} xs={6}>
|
||||
<ColHeader>Our Community</ColHeader>
|
||||
|
Reference in New Issue
Block a user