Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6e3c137 + a9f4750 commit 2a85b5bCopy full SHA for 2a85b5b
components/footer.js
@@ -16,22 +16,22 @@ export default () => (
16
</a>
17
</li>
18
<li>
19
- <a href="https://www.facebook.com/freecodecamphyderabad/">
+ <a href="https://www.facebook.com/coderplex">
20
<FaFacebook size={20} />
21
22
23
24
- <a href="https://github.com/fcc-hyd">
+ <a href="https://github.com/coderplex">
25
<FaGithub size={20} />
26
27
28
29
- <a href="https://www.instagram.com/fcc_hyd/">
+ <a href="https://www.instagram.com/coderplex/">
30
<FaInstagram size={20} />
31
32
33
34
- <a href="https://www.meetup.com/freeCodeCamp-Hyderabad/">m</a>
+ <a href="https://www.meetup.com/coderplex/">m</a>
35
36
</ul>
37
</div>
0 commit comments