Skip to content

Commit c617c6c

Browse files
authored
Merge pull request #1765 from SethTisue/remove-old-changelog-page
remove old changelog page
2 parents c078b54 + e2da94f commit c617c6c

File tree

3 files changed

+2
-932
lines changed

3 files changed

+2
-932
lines changed

_includes/download-resource-list.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ <h3>Other resources</h3>
3838
<h2 id="other-releases">Other Releases</h2>
3939

4040
<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>
4241

4342
<p>
4443
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>
5655
<li><a href="/download/{{ release.version }}.html">Scala {{ release.version }}</a> - Released on {{ release.release_date }}</li>
5756
</ul></li>
5857
{% 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>
6159
<li><a href="/download/all.html">All Scala releases</a></li>
6260
</ul>
6361
</div>

0 commit comments

Comments
 (0)