File tree Expand file tree Collapse file tree 3 files changed +2
-932
lines changed Expand file tree Collapse file tree 3 files changed +2
-932
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,6 @@ <h3>Other resources</h3>
38
38
< h2 id ="other-releases "> Other Releases</ h2 >
39
39
40
40
< p > You can find the links to prior versions or the latest development version below.
41
- To see a detailed list of changes for each version of Scala please refer to the < a href ="{{ site.baseurl }}/download/changelog.html "> changelog</ a > .</ p >
42
41
43
42
< p >
44
43
Note that different major releases of Scala 2 (e.g. Scala 2.11.x and Scala 2.12.x) are not
@@ -56,8 +55,7 @@ <h2 id="other-releases">Other Releases</h2>
56
55
< li > < a href ="/download/{{ release.version }}.html "> Scala {{ release.version }}</ a > - Released on {{ release.release_date }}</ li >
57
56
</ ul > </ li >
58
57
{% endfor %}
59
- < li > < a href ="https://scala-lang.org/files/archive/nightly/ "> Nightly builds</ a > </ li >
60
- < li > < a href ="/download/changelog.html "> Changelog</ a > </ li >
58
+ < li > < a href ="https://docs.scala-lang.org/overviews/core/nightlies.html "> Nightly builds</ a > </ li >
61
59
< li > < a href ="/download/all.html "> All Scala releases</ a > </ li >
62
60
</ ul >
63
61
</ div >
You can’t perform that action at this time.
0 commit comments