Skip to content

Commit 10e462e

Browse files
Merge pull request #692 from scala/reallfix687
Really actually fix #687
2 parents 3033cb0 + ac990f1 commit 10e462e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_layouts/downloadpage.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<ul>
1313
<li><a href="https://github.com/scala/scala/releases">Release Notes</a></li>
1414
<li class="dot"></li>
15-
<li><a href="{{ site.baseurl }}/news#announcements--changelog">Changelog</a></li>
15+
<li><a href="{{ site.baseurl }}/blog/announcements/">Changelog</a></li>
1616
</ul>
1717
</div>
1818
<div class="main-download">
@@ -93,7 +93,7 @@ <h2>Other ways to install Scala</h2>
9393

9494
<h3>Release Notes</h3>
9595
For a summary of important changes, see the <a href="https://github.com/scala/scala/releases">GitHub release notes</a>.
96-
<br/><small>(Or consult our archive of <a href="{{ site.baseurl }}/news#announcements--changelog">older release notes</a>.)</small>
96+
<br/><small>(Or consult our archive of <a href="{{ site.baseurl }}/blog/announcements/">older release notes</a>.)</small>
9797

9898
{% include download-resource-list.html %}
9999
<h3>License</h3>

0 commit comments

Comments
 (0)