Skip to content

Commit

Permalink
Interested in contributing: Update GSoC, GCI links in the section(#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
gautamjajoo authored and RishabhJain2018 committed May 27, 2019
1 parent 007f921 commit 432d592
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/src/components/home/HomeBody.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ const HomeBody = props => {
<p>{GITHUB_STRING}</p>
<div className="cv-home-github-icons">
<Link
to="https://summerofcode.withgoogle.com/organizations/5427409970003968/"
to="https://summerofcode.withgoogle.com/organizations/5709446018236416/"
target="_blank"
>
<img
Expand All @@ -41,7 +41,7 @@ const HomeBody = props => {
<p>GSoC</p>
</Link>
<Link
to="https://codein.withgoogle.com/archive/2017/organization/5692767623708672/"
to="https://codein.withgoogle.com/archive/2018/organization/5635703144710144/"
target="_blank"
>
<img
Expand Down

0 comments on commit 432d592

Please sign in to comment.