From a9962112b325b0aa02bd588aec02983819ddbb5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Wy=C5=82uda?= Date: Fri, 23 Dec 2016 12:54:49 +0100 Subject: [PATCH] Update link to Language Specification for Scala 2.12 --- _includes/frontpage-content.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/frontpage-content.txt b/_includes/frontpage-content.txt index 76291f309c..4eda427647 100644 --- a/_includes/frontpage-content.txt +++ b/_includes/frontpage-content.txt @@ -50,7 +50,7 @@

Scala Style Guide Available

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.

-

Language Specification Available

+

Language Specification Available

The official definition of Scala. For when you just have to know the truth.