Repository: cloudstack-www
Updated Branches:
  refs/heads/master 0d03f9673 -> 1a4524380


Tweak announcement feed script


Project: http://git-wip-us.apache.org/repos/asf/cloudstack-www/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-www/commit/1a452438
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-www/tree/1a452438
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-www/diff/1a452438

Branch: refs/heads/master
Commit: 1a452438002b5dcc5226110dd088b767e1cea12d
Parents: 0d03f96
Author: runseb <[email protected]>
Authored: Tue Sep 29 09:36:08 2015 +0200
Committer: runseb <[email protected]>
Committed: Tue Sep 29 09:36:08 2015 +0200

----------------------------------------------------------------------
 source/index.html.erb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/1a452438/source/index.html.erb
----------------------------------------------------------------------
diff --git a/source/index.html.erb b/source/index.html.erb
index 9831bb5..f65c181 100644
--- a/source/index.html.erb
+++ b/source/index.html.erb
@@ -200,7 +200,7 @@ function newFeed(id, file) {
 </div>
 
 <script>
-newFeed("feed", 
"https://blogs.apache.org/cloudstack/feed/entries/atom?cat=%2FAnnouncements";);
+newFeed("feed", "https://blogs.apache.org/cloudstack/feed/entries/atom";);
 </script>
 
 <script>

Reply via email to