Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions _includes/downloads-scala2.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
<p>Released <b>{{page.release_date}}</b>. See <a href="{{ site.baseurl }}/download/all.html">all releases</a>.</p>
<h3>Release Notes</h3>
For a summary of important changes, see the <a href="https://github.com/scala/scala/releases">GitHub release notes</a>.
<br/><small>(Or consult our archive of <a href="{{ site.baseurl }}/blog/releases/">older release
notes</a>.)</small>
For a summary of important changes, see the <a
href="https://github.com/scala/scala/releases/tag/v{{page.release_version}}">GitHub release notes</a>.

<div class="install-steps">
<div class="text-step">
Expand Down
2 changes: 0 additions & 2 deletions _includes/downloads-scala3.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
<h3>Release Notes</h3>
For a summary of important changes, see the <a
href="https://github.com/scala/scala3/releases/tag/{{page.release_version}}">GitHub release notes</a>.
<br /><small>(Or consult our archive of <a href="{{ site.baseurl }}/blog/releases/">older release
notes</a>.)</small>

<div class="install-steps">
<div class="text-step">
Expand Down