We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44cf6c8 commit c97ecfaCopy full SHA for c97ecfa
_layouts/frontpage.html
@@ -68,7 +68,7 @@ <h2>{{page.headerSubtitle}}</h2>
68
Latest Release: {{ scala_next_release.version }}
69
</a>
70
<a href="/download/{{ scala_lts_release.version }}.html" class="button">
71
- LTS Release: {{ scala_lts_release.version }}
+ Latest LTS Release: {{ scala_lts_release.version }}
72
73
</div>
74
0 commit comments