Skip to content

Scala 2 download pages: link to version-specific notes #1775

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 10, 2025
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