File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2727 <header class="hidden-print">
2828 <nav id="chapters">
2929 <a href="{{site.baseurl}}/" title="Table of Contents">Scala {{ site.thisScalaVersion }}</a>
30- <a id="github" href="https://github.com/scala/scala /tree/2.13.x/spec "><img src="public/images/[email protected] " alt="Edit at GitHub"></a> 30+ <a id="github" href="https://github.com/lampepfl/dotty /tree/main/docs/_spec "><img src="public/images/[email protected] " alt="Edit at GitHub"></a> 3131 {% assign sorted_pages = site.pages | sort:"name" %}
3232 {% for post in sorted_pages %}
3333 {% if post.chapter >= 0 %}
Original file line number Diff line number Diff line change 2020 <div id="header-main">
2121 <img id="scala-logo" src="public/images/scala-spiral-white.png" />
2222 <span id="title">Scala Language Specification</span>
23- <a id="github" href="https://github.com/scala/scala /tree/{{ site.thisScalaVersion }}.x/spec "><img src="public/images/[email protected] " alt="Edit at GitHub"></a> 23+ <a id="github" href="https://github.com/lampepfl/dotty /tree/main/docs/_spec "><img src="public/images/[email protected] " alt="Edit at GitHub"></a> 2424 </div>
2525 <div id="header-sub">Version {{ site.thisScalaVersion }}</div>
2626</header>
You can’t perform that action at this time.
0 commit comments