Skip to content

Commit f273d0c

Browse files
committed
Blog: 'Announcements' -> 'Releases'
1 parent cf41e5e commit f273d0c

File tree

108 files changed

+131
-122
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

108 files changed

+131
-122
lines changed

_data/blog-categories.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
- categoryId: highlights
55
title: Highlights
66
url: /blog/highlights
7-
- categoryId: announcements
8-
title: Announcement
9-
url: /blog/announcements/
7+
- categoryId: releases
8+
title: Releases
9+
url: /blog/releases/

_includes/downloads-scala2.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<p>Released <b>{{page.release_date}}</b>. See <a href="{{ site.baseurl }}/download/all.html">all releases</a>.</p>
22
<h3>Release Notes</h3>
33
For a summary of important changes, see the <a href="https://github.com/scala/scala/releases">GitHub release notes</a>.
4-
<br/><small>(Or consult our archive of <a href="{{ site.baseurl }}/blog/announcements/">older release
4+
<br/><small>(Or consult our archive of <a href="{{ site.baseurl }}/blog/releases/">older release
55
notes</a>.)</small>
66

77
<div class="install-steps">

_includes/downloads-scala3.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<h3>Release Notes</h3>
66
For a summary of important changes, see the <a
77
href="https://github.com/scala/scala3/releases/tag/{{page.release_version}}">GitHub release notes</a>.
8-
<br /><small>(Or consult our archive of <a href="{{ site.baseurl }}/blog/announcements/">older release
8+
<br /><small>(Or consult our archive of <a href="{{ site.baseurl }}/blog/releases/">older release
99
notes</a>.)</small>
1010

1111
<div class="install-steps">

_layouts/downloadpage.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ <h1>{{page.title}}</h1>
4040
{% else %}
4141
<li><a href="https://github.com/scala/scala/releases">Release Notes</a></li>
4242
<li class="dot"></li>
43-
<li><a href="{{ site.baseurl }}/blog/announcements/">Changelog</a></li>
43+
<li><a href="{{ site.baseurl }}/blog/releases/">Changelog</a></li>
4444
{% endif %}
4545
{% if page.api_docs %}
4646
<li class="dot"></li>

_posts/2013-02-28-release-notes-v2.10.1-RC2.md

+1-1

_posts/2013-02-28-release-notes-v2.9.3.md

+1-1

_posts/2013-03-06-release-notes-v2.10.1-RC3.md

+1-1

_posts/2013-03-13-release-notes-v2.10.1.md

+1-1

_posts/2013-05-23-release-notes-v2.10.2-RC1.md

+1-1

_posts/2013-05-29-release-notes-v2.11.0-M3.md

+1-1

_posts/2013-05-31-release-notes-v2.10.2-RC2.md

+1-1

_posts/2013-06-06-release-notes-v2.10.2.md

+1-1

_posts/2013-07-11-release-notes-v2.11.0-M4.md

+1-1

_posts/2013-09-18-release-notes-v2.10.3-RC2.md

+1-1

_posts/2013-09-24-release-notes-v2.10.3-RC3.md

+1-1

_posts/2013-09-28-release-notes-v2.11.0-M5.md

+1-1

_posts/2013-10-01-release-notes-v2.10.3.md

+1-1

_posts/2013-11-27-release-notes-v2.11.0-M7.md

+1-1

_posts/2013-11-29-announcing-scala-js-v0.1.md

+1-1

_posts/2013-12-20-release-notes-v2.10.4-RC1.md

+1-1

_posts/2014-01-28-release-notes-2.11.0-M8.md

+1-1

_posts/2014-02-04-release-notes-2.10.4-RC2.md

+1-1

_posts/2014-02-25-release-notes-2.10.4-RC3.md

+1-1

_posts/2014-03-06-release-notes-2.11.0-RC1.md

+1-1

_posts/2014-03-20-release-notes-2.11.0-RC3.md

+1-1

_posts/2014-03-24-release-notes-2.10.4.md

+1-1

_posts/2014-04-08-release-notes-2.11.0-RC4.md

+1-1

_posts/2014-04-21-release-notes-2.11.0.md

+1-1

_posts/2014-05-21-release-notes-2.11.1.md

+1-1

_posts/2014-06-30-2.12-roadmap.md

+1-1

_posts/2014-07-24-release-notes-2.11.2.md

+1-1

_posts/2014-07-28-roadmap-next.md

+3-2

_posts/2014-10-30-release-notes-2.11.4.md

+1-1

_posts/2015-01-14-release-notes-2.11.5.md

+1-1

_posts/2015-03-05-release-notes-2.10.5.md

+1-1

_posts/2015-03-05-release-notes-2.11.6.md

+1-1

_posts/2015-05-05-release-notes-2.12.0-M1.md

+1-1

_posts/2015-06-23-release-notes-2.11.7.md

+1-1

_posts/2015-07-14-release-notes-2.12.0-M2.md

+1-1

_posts/2015-09-18-release-notes-2.10.6.md

+1-1

_posts/2015-10-06-release-notes-2.12.0-M3.md

+1-1

_posts/2015-12-09-schedule-update.md

+3-2

_posts/2016-03-08-release-notes-2.11.8.md

+1-1

_posts/2016-04-11-release-notes-2.12.0-M4.md

+1-1

_posts/2016-06-29-release-notes-2.12.0-M5.md

+1-1

_posts/2016-09-06-release-notes-2.12.0-RC1.md

+1-1

_posts/2016-10-18-release-notes-2.12.0-RC2.md

+1-1

_posts/2016-11-03-release-notes-2.12.0.md

+1-1

0 commit comments

Comments
 (0)