Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit 2a85b5b

Browse files
committed
Merge branch 'master' of github.com:coderplex/coderplex-website
2 parents 6e3c137 + a9f4750 commit 2a85b5b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

components/footer.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,22 +16,22 @@ export default () => (
1616
</a>
1717
</li>
1818
<li>
19-
<a href="https://www.facebook.com/freecodecamphyderabad/">
19+
<a href="https://www.facebook.com/coderplex">
2020
<FaFacebook size={20} />
2121
</a>
2222
</li>
2323
<li>
24-
<a href="https://github.com/fcc-hyd">
24+
<a href="https://github.com/coderplex">
2525
<FaGithub size={20} />
2626
</a>
2727
</li>
2828
<li>
29-
<a href="https://www.instagram.com/fcc_hyd/">
29+
<a href="https://www.instagram.com/coderplex/">
3030
<FaInstagram size={20} />
3131
</a>
3232
</li>
3333
<li>
34-
<a href="https://www.meetup.com/freeCodeCamp-Hyderabad/">m</a>
34+
<a href="https://www.meetup.com/coderplex/">m</a>
3535
</li>
3636
</ul>
3737
</div>

0 commit comments

Comments
 (0)