diff --git a/public/news.jade b/public/news.jade
index d65800b152..3276ffe6ff 100644
--- a/public/news.jade
+++ b/public/news.jade
@@ -6,27 +6,27 @@
.grid-fluid
.c6
.article-card
- .date June 21, 2016
+ .date June 30, 2016
.title
a(
target="_blank"
- href="http://angularjs.blogspot.com/2016/06/rc3-now-available.html"
- ) RC3 Now Available
- p oday we’re happy to announce that we are shipping Angular 2.0.0-rc3. This release includes a fix for a major performance regression in RC2...
-
+ href="http://angularjs.blogspot.com/2016/06/rc4-now-available.html"
+ ) RC2 Now Available
+ p Today we’re happy to announce that we are shipping Angular 2.0.0-rc4. This release begins to lay the foundation for improved Angular Compilation, and makes improvements to testing....
.author
img(src="/resources/images/bios/stephenfluin.jpg")
.posted Posted by Stephen Fluin
.c6
.article-card
- .date June 15, 2016
+ .date June 21, 2016
.title
a(
target="_blank"
- href="http://angularjs.blogspot.com/2016/06/rc2-now-available.html"
- ) RC2 Now Available
- p Today we’re happy to announce that we are shipping Angular 2.0.0-rc2. This release includes 1. Animation Framework 2. Improvements to Forms 3. More than 100 community contributions...
+ href="http://angularjs.blogspot.com/2016/06/rc3-now-available.html"
+ ) RC3 Now Available
+ p Today we’re happy to announce that we are shipping Angular 2.0.0-rc3. This release includes a fix for a major performance regression in RC2...
+
.author
img(src="/resources/images/bios/stephenfluin.jpg")
.posted Posted by Stephen Fluin