summaryrefslogtreecommitdiff
path: root/spec/_layouts/toc.yml
diff options
context:
space:
mode:
authorSeth Tisue <seth@tisue.net>2016-09-29 17:03:45 -0700
committerGitHub <noreply@github.com>2016-09-29 17:03:45 -0700
commitb11a112b67bbfc020a3c93144e484e9c38afaa87 (patch)
tree93b04c7813a39cc122e96c3e44e1b3e308eedb85 /spec/_layouts/toc.yml
parent40872a5254e4b4ef56b6d7aa37dda4e85d1bd1ba (diff)
parent3d699031f258bf938fdaf2079c718a0ae53b5cab (diff)
downloadscala-b11a112b67bbfc020a3c93144e484e9c38afaa87.tar.gz
scala-b11a112b67bbfc020a3c93144e484e9c38afaa87.tar.bz2
scala-b11a112b67bbfc020a3c93144e484e9c38afaa87.zip
Merge pull request #5438 from SethTisue/spec-2.12
bump version number in spec from 2.11 to 2.12
Diffstat (limited to 'spec/_layouts/toc.yml')
-rw-r--r--spec/_layouts/toc.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/_layouts/toc.yml b/spec/_layouts/toc.yml
index 4da7d41bea..dfd92eb114 100644
--- a/spec/_layouts/toc.yml
+++ b/spec/_layouts/toc.yml
@@ -19,9 +19,9 @@
<div id="header-main">
<img id="scala-logo" src="public/images/scala-spiral-white.png" />
<span id="title">Scala Language Specification</span>
- <a id="github" href="https://github.com/scala/scala/tree/2.11.x/spec"><img src="public/images/github-logo@2x.png" alt="Edit at Github"></a>
+ <a id="github" href="https://github.com/scala/scala/tree/2.12.x/spec"><img src="public/images/github-logo@2x.png" alt="Edit at GitHub"></a>
</div>
- <div id="header-sub">Version 2.11</div>
+ <div id="header-sub">Version 2.12</div>
</header>
<main>
{{ content }}