You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by se...@apache.org on 2015/09/29 09:41:32 UTC

[6/8] cloudstack-www git commit: Tweak announcement feed script

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/asf-site
Commit: 1a452438002b5dcc5226110dd088b767e1cea12d
Parents: 0d03f96
Author: runseb <ru...@gmail.com>
Authored: Tue Sep 29 09:36:08 2015 +0200
Committer: runseb <ru...@gmail.com>
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>