Skip to content

Commit 3988a30

Browse files
committed
Merge pull request #362 from bhargav/url-fix
Fix incorrect URL in GSOC pages
2 parents 344f42b + e672090 commit 3988a30

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

gsoc/2015.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ We encourage you to have a look at our [Summer of Code
3232
[2011](http://www.scala-lang.org/gsoc2011#),
3333
[2012](http://www.scala-lang.org/gsoc2012#),
3434
[2013](http://www.scala-lang.org/news/2013/03/20/gsoc13.html), and
35-
[2014](www.scala-lang.org/gsoc/2014.html) pages to
35+
[2014](http://www.scala-lang.org/gsoc/2014.html) pages to
3636
get an idea on what we and you can expect while working on Scala.
3737

3838
## Project Ideas

gsoc/2016.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ Scala community.
3131
### Previous Summer of Code
3232

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

0 commit comments

Comments
 (0)