summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorGuillaume Martres <smarter@ubuntu.com>2014-11-24 15:13:38 +0100
committerGuillaume Martres <smarter@ubuntu.com>2014-11-24 15:13:38 +0100
commitaf301597b3c995c8c3e490b2ec3943170b3b89f8 (patch)
tree32dfb917fc76b73fe30783dccf35ad2ce7b9ae52 /spec
parentc4df20d29a8d15ef23cf0d10fad56da0791bbbf6 (diff)
downloadscala-af301597b3c995c8c3e490b2ec3943170b3b89f8.tar.gz
scala-af301597b3c995c8c3e490b2ec3943170b3b89f8.tar.bz2
scala-af301597b3c995c8c3e490b2ec3943170b3b89f8.zip
spec: Add a link to the sources from the main page
Diffstat (limited to 'spec')
-rw-r--r--spec/index.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/index.md b/spec/index.md
index 3815265ad5..ee9c2a5f78 100644
--- a/spec/index.md
+++ b/spec/index.md
@@ -6,6 +6,8 @@ layout: toc
# The Scala Language Specification
# Version 2.11
+### Maintained online at [https://github.com/scala/scala/tree/2.11.x/spec](https://github.com/scala/scala/tree/2.11.x/spec)
+
### Martin Odersky, Philippe Altherr, Vincent Cremet, Gilles Dubochet, Burak Emir, Philipp Haller, Stéphane Micheloud, Nikolay Mihaylov, Adriaan Moors, Lukas Rytz, Michel Schinz, Erik Stenman, Matthias Zenger
### Markdown Conversion by Iain McGinniss.