File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,12 +10,12 @@ class Footer extends Component {
1010 return (
1111 < footer className = { classes . footer } >
1212 < a
13- href = "https://github. com/ank1traj/covid-19-tracker "
13+ href = "https://www.instagram. com/ank1t_shrivastava/ "
1414 target = "_blank"
1515 rel = "noopener noreferrer"
1616 className = { classNames ( classes . btn , classes . github ) }
1717 >
18- Contribute on Github
18+ Join at Instagram
1919 </ a >
2020 < a
2121 href = "https://twitter.com/intent/tweet?text=Get the latest Covid-19 updates with Covid-19 India Tracker!& url = https ://covidindiatracker.netlify.app/"
@@ -26,12 +26,12 @@ class Footer extends Component {
2626 Share on Twitter
2727 </ a >
2828 < a
29- href = "https://github. com/ank1traj/covid-19-tracker/issues/new "
29+ href = "https://www.linkedin. com/in/ ank1traj/"
3030 target = "_blank"
3131 rel = "noopener noreferrer"
3232 className = { classNames ( classes . btn , classes . issue ) }
3333 >
34- Report an Issue
34+ Connect on LinkedIn
3535 </ a >
3636 </ footer >
3737 ) ;
You can’t perform that action at this time.
0 commit comments