Skip to content

Commit

Permalink
Merge pull request scala#362 from bhargav/url-fix
Browse files Browse the repository at this point in the history
Fix incorrect URL in GSOC pages
  • Loading branch information
heathermiller committed Nov 25, 2015
2 parents 344f42b + e672090 commit 3988a30
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion gsoc/2015.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ We encourage you to have a look at our [Summer of Code
[2011](http://www.scala-lang.org/gsoc2011#),
[2012](http://www.scala-lang.org/gsoc2012#),
[2013](http://www.scala-lang.org/news/2013/03/20/gsoc13.html), and
[2014](www.scala-lang.org/gsoc/2014.html) pages to
[2014](http://www.scala-lang.org/gsoc/2014.html) pages to
get an idea on what we and you can expect while working on Scala.

## Project Ideas
Expand Down
4 changes: 2 additions & 2 deletions gsoc/2016.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ Scala community.
### Previous Summer of Code

We encourage you to have a look at our
[2015](www.scala-lang.org/gsoc/2015.html),
[2014](www.scala-lang.org/gsoc/2014.html),
[2015](http://www.scala-lang.org/gsoc/2015.html),
[2014](http://www.scala-lang.org/gsoc/2014.html),
[2013](http://www.scala-lang.org/news/2013/03/20/gsoc13.html),
[2012](http://www.scala-lang.org/gsoc2012#),
[2011](http://www.scala-lang.org/gsoc2011#),
Expand Down

0 comments on commit 3988a30

Please sign in to comment.