You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by da...@apache.org on 2016/03/23 18:35:44 UTC

[1/2] incubator-beam-site git commit: Fix 'getting started page' link in homepage alert message

Repository: incubator-beam-site
Updated Branches:
  refs/heads/asf-site 31aaaa494 -> 343d84e84


Fix 'getting started page' link in homepage alert message


Project: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/commit/7507ca1f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/tree/7507ca1f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/diff/7507ca1f

Branch: refs/heads/asf-site
Commit: 7507ca1ff80aa0bbebf83e5be9788d7b48bb5988
Parents: 31aaaa4
Author: Martin Suchanek <mr...@nrd.io>
Authored: Wed Mar 23 00:04:10 2016 -0700
Committer: Martin Suchanek <mr...@nrd.io>
Committed: Wed Mar 23 00:04:10 2016 -0700

----------------------------------------------------------------------
 content/feed.xml   | 4 ++--
 content/index.html | 2 +-
 index.md           | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/7507ca1f/content/feed.xml
----------------------------------------------------------------------
diff --git a/content/feed.xml b/content/feed.xml
index fe40d47..5052f13 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -6,8 +6,8 @@
 </description>
     <link>http://beam.incubator.apache.org/</link>
     <atom:link href="http://beam.incubator.apache.org/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Mon, 21 Mar 2016 12:27:44 -0700</pubDate>
-    <lastBuildDate>Mon, 21 Mar 2016 12:27:44 -0700</lastBuildDate>
+    <pubDate>Wed, 23 Mar 2016 00:00:49 -0700</pubDate>
+    <lastBuildDate>Wed, 23 Mar 2016 00:00:49 -0700</lastBuildDate>
     <generator>Jekyll v3.1.2</generator>
     
       <item>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/7507ca1f/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index 16b4e86..09dda44 100644
--- a/content/index.html
+++ b/content/index.html
@@ -81,7 +81,7 @@
   <div class="alert alert-info alert-dismissible" role="alert">
   <span class="glyphicon glyphicon-flag" aria-hidden="true"></span>
   <button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">&times;</span></button>
-  The Apache Beam project is in the process of bootstrapping. This includes the creation of project resources, the refactoring of the initial code submission, and the formulation of project documentation, planning, and design documents. For more information about Beam see the <a href="/getting-started">getting started page</a>.
+  The Apache Beam project is in the process of bootstrapping. This includes the creation of project resources, the refactoring of the initial code submission, and the formulation of project documentation, planning, and design documents. For more information about Beam see the <a href="/getting_started/">getting started page</a>.
   </div>
 </p>
 

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/7507ca1f/index.md
----------------------------------------------------------------------
diff --git a/index.md b/index.md
index 14ece75..6111146 100644
--- a/index.md
+++ b/index.md
@@ -5,7 +5,7 @@ layout: default
   <div class="alert alert-info alert-dismissible" role="alert">
   <span class="glyphicon glyphicon-flag" aria-hidden="true"></span>
   <button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">&times;</span></button>
-  The Apache Beam project is in the process of bootstrapping. This includes the creation of project resources, the refactoring of the initial code submission, and the formulation of project documentation, planning, and design documents. For more information about Beam see the <a href="/getting-started">getting started page</a>.
+  The Apache Beam project is in the process of bootstrapping. This includes the creation of project resources, the refactoring of the initial code submission, and the formulation of project documentation, planning, and design documents. For more information about Beam see the <a href="/getting_started/">getting started page</a>.
   </div>
 </p>
 


[2/2] incubator-beam-site git commit: This closes #6

Posted by da...@apache.org.
This closes #6


Project: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/commit/343d84e8
Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/tree/343d84e8
Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/diff/343d84e8

Branch: refs/heads/asf-site
Commit: 343d84e84d4d98170db91c1a66f8c6620728aac6
Parents: 31aaaa4 7507ca1
Author: Davor Bonaci <da...@google.com>
Authored: Wed Mar 23 10:35:21 2016 -0700
Committer: Davor Bonaci <da...@google.com>
Committed: Wed Mar 23 10:35:21 2016 -0700

----------------------------------------------------------------------
 content/feed.xml   | 4 ++--
 content/index.html | 2 +-
 index.md           | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------