Skip to content

Commit 5339cf4

Browse files
authored
Merge pull request #643 from adamwy/master
Update link to Language Specification for Scala 2.12
2 parents b84ab79 + a996211 commit 5339cf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/frontpage-content.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<h3><a href="{{ site.baseurl }}/style">Scala Style Guide</a> <span class="label success">Available</span></h3>
5151
<p>Thanks to Daniel Spiewak and David Copeland for putting together such an excellent style guide, and thanks to Simon Ochsenreither for converting it to Markdown.</p>
5252

53-
<h3><a href="http://www.scala-lang.org/files/archive/spec/2.11/">Language Specification</a> <span class="label success">Available</span></h3>
53+
<h3><a href="http://www.scala-lang.org/files/archive/spec/2.12/">Language Specification</a> <span class="label success">Available</span></h3>
5454
<p>The official definition of Scala. For when you just have to know the truth.</p>
5555

5656
<p>&nbsp;</p><p>&nbsp;</p>

0 commit comments

Comments
 (0)