Regenerate website

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

Branch: refs/heads/asf-site
Commit: d557ce3fc592e9e17a61c47416dbc3ca765d85bc
Parents: 84eef87
Author: Davor Bonaci <da...@google.com>
Authored: Wed Apr 19 12:08:06 2017 -0700
Committer: Davor Bonaci <da...@google.com>
Committed: Wed Apr 19 12:08:06 2017 -0700

----------------------------------------------------------------------
 content/beam/capability/2016/03/17/capability-matrix.html |  4 ++--
 .../capability/2016/04/03/presentation-materials.html     |  4 ++--
 content/beam/release/2016/06/15/first-release.html        |  4 ++--
 .../update/2016/10/11/strata-hadoop-world-and-beam.html   |  2 +-
 content/blog/2016/08/03/six-months.html                   |  2 +-
 content/blog/2016/10/20/test-stream.html                  |  2 +-
 content/blog/index.html                                   |  2 +-
 content/contribute/contribution-guide/index.html          | 10 +++++-----
 content/contribute/index.html                             |  4 ++--
 content/contribute/release-guide/index.html               |  8 ++++----
 content/documentation/sdks/java/index.html                |  2 +-
 content/documentation/sdks/python/index.html              |  2 +-
 content/feed.xml                                          | 10 +++++-----
 content/get-started/mobile-gaming-example/index.html      |  2 +-
 content/v2/index.html                                     |  2 +-
 15 files changed, 30 insertions(+), 30 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/beam-site/blob/d557ce3f/content/beam/capability/2016/03/17/capability-matrix.html
----------------------------------------------------------------------
diff --git a/content/beam/capability/2016/03/17/capability-matrix.html 
b/content/beam/capability/2016/03/17/capability-matrix.html
index 82da83a..9f08727 100644
--- a/content/beam/capability/2016/03/17/capability-matrix.html
+++ b/content/beam/capability/2016/03/17/capability-matrix.html
@@ -167,9 +167,9 @@
 
 <p>While we’d love to have a world where all runners support the full suite 
of semantics included in the Beam Model (formerly referred to as the <a 
href="http://www.vldb.org/pvldb/vol8/p1792-Akidau.pdf";>Dataflow Model</a>), 
practically speaking, there will always be certain features that some runners 
can’t provide. For example, a Hadoop-based runner would be inherently 
batch-based and may be unable to (easily) implement support for unbounded 
collections. However, that doesn’t prevent it from being extremely useful for 
a large set of uses. In other cases, the implementations provided by one runner 
may have slightly different semantics that those provided by another (e.g. even 
though the current suite of runners all support exactly-once delivery 
guarantees, an <a href="http://samza.apache.org/";>Apache Samza</a> runner, 
which would be a welcome addition, would currently only support 
at-least-once).</p>
 
-<p>To help clarify things, we’ve been working on enumerating the key 
features of the Beam model in a <a 
href="/learn/runners/capability-matrix/">capability matrix</a> for all existing 
runners, categorized around the four key questions addressed by the model: 
<span class="wwwh-what-dark">What</span> / <span 
class="wwwh-where-dark">Where</span> / <span class="wwwh-when-dark">When</span> 
/ <span class="wwwh-how-dark">How</span> (if you’re not familiar with those 
questions, you might want to read through <a 
href="http://oreilly.com/ideas/the-world-beyond-batch-streaming-102";>Streaming 
102</a> for an overview). This table will be maintained over time as the model 
evolves, our understanding grows, and runners are created or features added.</p>
+<p>To help clarify things, we’ve been working on enumerating the key 
features of the Beam model in a <a 
href="/documentation/runners/capability-matrix/">capability matrix</a> for all 
existing runners, categorized around the four key questions addressed by the 
model: <span class="wwwh-what-dark">What</span> / <span 
class="wwwh-where-dark">Where</span> / <span class="wwwh-when-dark">When</span> 
/ <span class="wwwh-how-dark">How</span> (if you’re not familiar with those 
questions, you might want to read through <a 
href="http://oreilly.com/ideas/the-world-beyond-batch-streaming-102";>Streaming 
102</a> for an overview). This table will be maintained over time as the model 
evolves, our understanding grows, and runners are created or features added.</p>
 
-<p>Included below is a summary snapshot of our current understanding of the 
capabilities of the existing runners (see the <a 
href="/learn/runners/capability-matrix/">live version</a> for full details, 
descriptions, and Jira links); since integration is still under way, the system 
as whole isn’t yet in a completely stable, usable state. But that should be 
changing in the near future, and we’ll be updating loud and clear on this 
blog when the first supported Beam 1.0 release happens.</p>
+<p>Included below is a summary snapshot of our current understanding of the 
capabilities of the existing runners (see the <a 
href="/documentation/runners/capability-matrix/">live version</a> for full 
details, descriptions, and Jira links); since integration is still under way, 
the system as whole isn’t yet in a completely stable, usable state. But that 
should be changing in the near future, and we’ll be updating loud and clear 
on this blog when the first supported Beam 1.0 release happens.</p>
 
 <p>In the meantime, these tables should help clarify where we expect to be in 
the very near term, and help guide expectations about what existing runners are 
capable of, and what features runner implementers will be tackling next.</p>
 

http://git-wip-us.apache.org/repos/asf/beam-site/blob/d557ce3f/content/beam/capability/2016/04/03/presentation-materials.html
----------------------------------------------------------------------
diff --git a/content/beam/capability/2016/04/03/presentation-materials.html 
b/content/beam/capability/2016/04/03/presentation-materials.html
index fb85487..1f29511 100644
--- a/content/beam/capability/2016/04/03/presentation-materials.html
+++ b/content/beam/capability/2016/04/03/presentation-materials.html
@@ -161,7 +161,7 @@
   </header>
 
   <div class="post-content" itemprop="articleBody">
-    <p>Are you interested in giving a presentation about Apache Beam? Perhaps 
you want to talk about Apache Beam at a local Meetup or a convention. 
Excellent!  The Apache Beam community is excited to expand and grow the 
community. To help kickstart this process, we are excited to announce an 
initial set of <a href="/learn/presentation-materials/">Apache Beam 
presentation materials</a> which anyone can use to give a presentation about 
Apache Beam.</p>
+    <p>Are you interested in giving a presentation about Apache Beam? Perhaps 
you want to talk about Apache Beam at a local Meetup or a convention. 
Excellent!  The Apache Beam community is excited to expand and grow the 
community. To help kickstart this process, we are excited to announce an 
initial set of <a href="/contribute/presentation-materials/">Apache Beam 
presentation materials</a> which anyone can use to give a presentation about 
Apache Beam.</p>
 
 <!--more-->
 
@@ -181,7 +181,7 @@
   </li>
 </ul>
 
-<p>As Apache Beam grows, so will this repository of presentation materials. We 
are excited to add new materials as the Apache Beam ecosystem grows with new 
runners, SDKs, and so on. If you are interested in contributing content or have 
a request, please see the <a href="/learn/presentation-materials/">Apache Beam 
presentation materials</a> page or email the <a 
href="mailto:u...@beam.apache.org";><code 
class="highlighter-rouge">u...@beam.apache.org</code></a> mailing list with 
your ideas or questions.</p>
+<p>As Apache Beam grows, so will this repository of presentation materials. We 
are excited to add new materials as the Apache Beam ecosystem grows with new 
runners, SDKs, and so on. If you are interested in contributing content or have 
a request, please see the <a href="/contribute/presentation-materials/">Apache 
Beam presentation materials</a> page or email the <a 
href="mailto:u...@beam.apache.org";><code 
class="highlighter-rouge">u...@beam.apache.org</code></a> mailing list with 
your ideas or questions.</p>
 
   </div>
 

http://git-wip-us.apache.org/repos/asf/beam-site/blob/d557ce3f/content/beam/release/2016/06/15/first-release.html
----------------------------------------------------------------------
diff --git a/content/beam/release/2016/06/15/first-release.html 
b/content/beam/release/2016/06/15/first-release.html
index c2bdb95..70f248b 100644
--- a/content/beam/release/2016/06/15/first-release.html
+++ b/content/beam/release/2016/06/15/first-release.html
@@ -173,7 +173,7 @@ making them readily available for our users. The initial 
release includes the
 SDK for Java, along with three runners: Apache Flink, Apache Spark and Google
 Cloud Dataflow, a fully-managed cloud service. The release is available both
 in the <a 
href="http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.beam%22";>Maven
 Central Repository</a>,
-as well as a download from the <a href="/use/releases/">project’s 
website</a>.</p>
+as well as a download from the <a href="/get-started/downloads/">project’s 
website</a>.</p>
 
 <p>The goal of this release was process-oriented. In particular, the Beam
 community wanted to release existing functionality to our users, build and
@@ -188,7 +188,7 @@ anticipated, perhaps one every 1-2 months.</p>
 <p>As always, the Beam community welcomes feedback. Stabilization, usability 
and
 the developer experience will be our focus for the next several months. If you
 have any comments or discover any issues, I’d like to invite you to reach out
-to us via <a href="/use/mailing-lists/">user’s mailing list</a> or the
+to us via <a href="/get-started/support/">user’s mailing list</a> or the
 <a href="https://issues.apache.org/jira/browse/BEAM/";>Apache JIRA issue 
tracker</a>.</p>
 
   </div>

http://git-wip-us.apache.org/repos/asf/beam-site/blob/d557ce3f/content/beam/update/2016/10/11/strata-hadoop-world-and-beam.html
----------------------------------------------------------------------
diff --git a/content/beam/update/2016/10/11/strata-hadoop-world-and-beam.html 
b/content/beam/update/2016/10/11/strata-hadoop-world-and-beam.html
index 5db85b2..e8d5aaa 100644
--- a/content/beam/update/2016/10/11/strata-hadoop-world-and-beam.html
+++ b/content/beam/update/2016/10/11/strata-hadoop-world-and-beam.html
@@ -181,7 +181,7 @@
 
 <p>We rounded out the tutorial with live demonstrations of Beam running on 
Apache Spark, Apache Flink, the local runner, and DataFlow runner. Then, we 
brought in the big brainpower and had a Q and A session.</p>
 
-<p>If you’re attending a conference, we encourage you to look for a Beam 
session. If you want to use these materials to give your own Beam talk or 
tutorial, we’re happy to help you. In addition to this tutorial, we have <a 
href="/learn/presentation-materials/">other presentation materials</a>. You can 
reach out to us on the <a href="/use/mailing-lists/">user mailing list</a>.</p>
+<p>If you’re attending a conference, we encourage you to look for a Beam 
session. If you want to use these materials to give your own Beam talk or 
tutorial, we’re happy to help you. In addition to this tutorial, we have <a 
href="/contribute/presentation-materials/">other presentation materials</a>. 
You can reach out to us on the <a href="/get-started/support/">user mailing 
list</a>.</p>
 
 
   </div>

http://git-wip-us.apache.org/repos/asf/beam-site/blob/d557ce3f/content/blog/2016/08/03/six-months.html
----------------------------------------------------------------------
diff --git a/content/blog/2016/08/03/six-months.html 
b/content/blog/2016/08/03/six-months.html
index 5115abe..dce715d 100644
--- a/content/blog/2016/08/03/six-months.html
+++ b/content/blog/2016/08/03/six-months.html
@@ -198,7 +198,7 @@
   <li>Presented at multiple existing meetups and are starting to organize some 
of our own.</li>
 </ul>
 
-<p>While it’s nice to reflect back on all we’ve done, we’re working full 
<em>stream</em> ahead towards a stable release and graduation from incubator. 
And we’d love your help – join the <a href="/use/mailing-lists/">mailing 
lists</a>, check out the <a href="/contribute/contribution-guide/">contribution 
guide</a>, and grab a <a 
href="https://issues.apache.org/jira/browse/BEAM-520?jql=project%20%3D%20BEAM%20AND%20resolution%20%3D%20Unresolved%20AND%20labels%20in%20(newbie%2C%20starter)">starter
 task</a> from Jira!</p>
+<p>While it’s nice to reflect back on all we’ve done, we’re working full 
<em>stream</em> ahead towards a stable release and graduation from incubator. 
And we’d love your help – join the <a href="/get-started/support/">mailing 
lists</a>, check out the <a href="/contribute/contribution-guide/">contribution 
guide</a>, and grab a <a 
href="https://issues.apache.org/jira/browse/BEAM-520?jql=project%20%3D%20BEAM%20AND%20resolution%20%3D%20Unresolved%20AND%20labels%20in%20(newbie%2C%20starter)">starter
 task</a> from Jira!</p>
 
 
   </div>

http://git-wip-us.apache.org/repos/asf/beam-site/blob/d557ce3f/content/blog/2016/10/20/test-stream.html
----------------------------------------------------------------------
diff --git a/content/blog/2016/10/20/test-stream.html 
b/content/blog/2016/10/20/test-stream.html
index 4862955..2fb09c0 100644
--- a/content/blog/2016/10/20/test-stream.html
+++ b/content/blog/2016/10/20/test-stream.html
@@ -461,7 +461,7 @@ TestStream.</p>
 has enabled the testing of Pipelines which produce speculative and late panes.
 This permits tests for all styles of pipeline to be expressed directly within 
the
 Java SDK. If you have questions or comments, we’d love to hear them on the
-<a href="/use/mailing-lists/">mailing lists</a>.</p>
+<a href="/get-started/support/">mailing lists</a>.</p>
 
   </div>
 

http://git-wip-us.apache.org/repos/asf/beam-site/blob/d557ce3f/content/blog/index.html
----------------------------------------------------------------------
diff --git a/content/blog/index.html b/content/blog/index.html
index 387f6f6..ecbd1ea 100644
--- a/content/blog/index.html
+++ b/content/blog/index.html
@@ -373,7 +373,7 @@ Read more&nbsp;<span class="glyphicon glyphicon-menu-right" 
aria-hidden="true"><
 <p><i>Apr 3, 2016 •  Frances Perry [<a 
href="https://twitter.com/francesjperry";>@francesjperry</a>] &amp; Tyler Akidau 
[<a href="https://twitter.com/takidau";>@takidau</a>]
 </i></p>
 
-<p>Are you interested in giving a presentation about Apache Beam? Perhaps you 
want to talk about Apache Beam at a local Meetup or a convention. Excellent!  
The Apache Beam community is excited to expand and grow the community. To help 
kickstart this process, we are excited to announce an initial set of <a 
href="/learn/presentation-materials/">Apache Beam presentation materials</a> 
which anyone can use to give a presentation about Apache Beam.</p>
+<p>Are you interested in giving a presentation about Apache Beam? Perhaps you 
want to talk about Apache Beam at a local Meetup or a convention. Excellent!  
The Apache Beam community is excited to expand and grow the community. To help 
kickstart this process, we are excited to announce an initial set of <a 
href="/contribute/presentation-materials/">Apache Beam presentation 
materials</a> which anyone can use to give a presentation about Apache Beam.</p>
 
 <!-- Render a "read more" button if the post is longer than the excerpt -->
 

http://git-wip-us.apache.org/repos/asf/beam-site/blob/d557ce3f/content/contribute/contribution-guide/index.html
----------------------------------------------------------------------
diff --git a/content/contribute/contribution-guide/index.html 
b/content/contribute/contribution-guide/index.html
index b029d4c..a554eea 100644
--- a/content/contribute/contribution-guide/index.html
+++ b/content/contribute/contribution-guide/index.html
@@ -230,7 +230,7 @@
 <p><strong>For larger contributions or those that affect multiple 
components:</strong></p>
 
 <ol>
-  <li><strong>Engage</strong>: We encourage you to work with the Beam 
community on the <a href="https://issues.apache.org/jira/browse/BEAM";>Apache 
JIRA issue tracker</a> and <a href="/use/mailing-lists/">developer’s mailing 
list</a> to identify good areas for contribution.</li>
+  <li><strong>Engage</strong>: We encourage you to work with the Beam 
community on the <a href="https://issues.apache.org/jira/browse/BEAM";>Apache 
JIRA issue tracker</a> and <a href="/get-started/support/">developer’s 
mailing list</a> to identify good areas for contribution.</li>
   <li><strong>Design:</strong> More complicated contributions will likely 
benefit from some early discussion in order to scope and design them well.</li>
 </ol>
 
@@ -249,7 +249,7 @@
 <h3 id="mailing-lists">Mailing list(s)</h3>
 <p>We discuss design and implementation issues on the d...@beam.apache.org 
mailing list, which is archived <a 
href="https://lists.apache.org/list.html?d...@beam.apache.org";>here</a>. Join 
by emailing <a href="mailto:dev-subscr...@beam.apache.org";><code 
class="highlighter-rouge">dev-subscr...@beam.apache.org</code></a>.</p>
 
-<p>If interested, you can also join the other <a 
href="/use/mailing-lists/">mailing lists</a>.</p>
+<p>If interested, you can also join the other <a 
href="/get-started/support/">mailing lists</a>.</p>
 
 <h3 id="jira-issue-tracker">JIRA issue tracker</h3>
 <p>We use the Apache Software Foundation’s <a 
href="https://issues.apache.org/jira/browse/BEAM";>JIRA</a> as an issue tracking 
and project management tool, as well as a way to communicate among a very 
diverse and distributed set of contributors. To be able to gather feedback, 
avoid frustration, and avoid duplicated efforts all Beam-related work should be 
tracked there.</p>
@@ -667,7 +667,7 @@ evaluates the overall impact across all the dimensions 
above.</p>
 <p>To contribute code on a feature branch, use the same process as above, but 
replace <code class="highlighter-rouge">master</code> with the <a 
href="/contribute/work-in-progress/#feature-branches">name of the 
branch</a>.</p>
 
 <p>Since feature branches are often used for new components, you may find that
-there is no <a href="/project/team/">committer</a> familiar with all the 
details of the
+there is no <a href="/contribute/team/">committer</a> familiar with all the 
details of the
 new language or runner. In that case, consider asking someone else familiar
 with the technology to do an initial review before looping in a committer for a
 final review and merge.</p>
@@ -697,7 +697,7 @@ fixing, then those should get a full review from another 
committer.</p>
 <ol>
   <li>Be able to handle a subset of the model that address a significant set 
of use cases (aka. ‘traditional batch’ or ‘processing time 
streaming’)</li>
   <li>Update the capability matrix with the current status</li>
-  <li>Add a webpage under <code 
class="highlighter-rouge">learn/runners</code></li>
+  <li>Add a webpage under <code 
class="highlighter-rouge">documentation/runners</code></li>
 </ol>
 
 <p>A new SDK should:</p>
@@ -707,7 +707,7 @@ fixing, then those should get a full review from another 
committer.</p>
   <li>Begin fleshing out the common composite transforms (Count, Join, etc) 
and IO connectors (Text, Kafka, etc)</li>
   <li>Have at least one runner that can execute the complete model (may be a 
direct runner)</li>
   <li>Provide integration tests for executing against current and future 
runners</li>
-  <li>Add a webpage under <code 
class="highlighter-rouge">learn/sdks</code></li>
+  <li>Add a webpage under <code 
class="highlighter-rouge">documentation/sdks</code></li>
 </ol>
 
 <h3 id="website">Website</h3>

http://git-wip-us.apache.org/repos/asf/beam-site/blob/d557ce3f/content/contribute/index.html
----------------------------------------------------------------------
diff --git a/content/contribute/index.html b/content/contribute/index.html
index d315380..b206c68 100644
--- a/content/contribute/index.html
+++ b/content/contribute/index.html
@@ -168,9 +168,9 @@
 <p>Resources for contributing to Beam, including mailing lists, the main 
GitHub repo, and the issues tracker.</p>
 
 <ul>
-  <li><a href="/use/mailing-lists/">Mailing Lists</a></li>
+  <li><a href="/get-started/support/">Mailing Lists</a></li>
   <li><a href="/contribute/source-repository">Source Repository</a></li>
-  <li><a href="/use/issue-tracking/">Issue Tracking</a></li>
+  <li><a href="/get-started/support/">Issue Tracking</a></li>
 </ul>
 
       </div>

http://git-wip-us.apache.org/repos/asf/beam-site/blob/d557ce3f/content/contribute/release-guide/index.html
----------------------------------------------------------------------
diff --git a/content/contribute/release-guide/index.html 
b/content/contribute/release-guide/index.html
index 2c34a00..2ef2032 100644
--- a/content/contribute/release-guide/index.html
+++ b/content/contribute/release-guide/index.html
@@ -227,7 +227,7 @@
 
 <p>The Beam community treats releases with great importance. They are a public 
face of the project and most users interact with the project only through the 
releases. Releases are signed off by the entire Beam community in a public 
vote.</p>
 
-<p>Each release is executed by a <em>Release Manager</em>, who is selected 
among the <a href="/project/team">Beam committers</a>. This document describes 
the process that the Release Manager follows to perform a release. Any changes 
to this process should be discussed and adopted on the <a 
href="/use/mailing-lists">dev@ mailing list</a>.</p>
+<p>Each release is executed by a <em>Release Manager</em>, who is selected 
among the <a href="/contribute/team">Beam committers</a>. This document 
describes the process that the Release Manager follows to perform a release. 
Any changes to this process should be discussed and adopted on the <a 
href="/get-started/support/">dev@ mailing list</a>.</p>
 
 <p>Please remember that publishing software has legal consequences. This guide 
complements the foundation-wide <a 
href="http://www.apache.org/dev/release.html";>Product Release Policy</a> and <a 
href="http://www.apache.org/dev/release-distribution";>Release Distribution 
Policy</a>.</p>
 
@@ -629,7 +629,7 @@ candidate into the source tree of the website.</p>
 <ol>
   <li>Maven artifacts deployed to the staging repository of <a 
href="https://repository.apache.org/content/repositories/";>repository.apache.org</a></li>
   <li>Source distribution deployed to the dev repository of <a 
href="https://dist.apache.org/repos/dist/dev/beam/";>dist.apache.org</a></li>
-  <li>Website pull request proposed to list the <a 
href="/use/releases/">release</a>, publish the <a 
href="/documentation/sdks/javadoc/">Java API reference manual</a>, and publish 
the <a href="/documentation/sdks/pydoc/">Python API reference manual</a>.</li>
+  <li>Website pull request proposed to list the <a 
href="/get-started/downloads/">release</a>, publish the <a 
href="/documentation/sdks/javadoc/">Java API reference manual</a>, and publish 
the <a href="/documentation/sdks/pydoc/">Python API reference manual</a>.</li>
 </ol>
 
 <p>You can (optionally) also do additional verification by:</p>
@@ -758,7 +758,7 @@ Thanks everyone!
 
 <h3 id="merge-website-pull-request">Merge website pull request</h3>
 
-<p>Merge the website pull request to <a href="/use/releases/">list the 
release</a>, publish the <a href="/documentation/sdks/pydoc/">Python API 
reference manual</a>, and the <a href="/documentation/sdks/javadoc/">Java API 
reference manual</a> created earlier.</p>
+<p>Merge the website pull request to <a href="/get-started/downloads/">list 
the release</a>, publish the <a href="/documentation/sdks/pydoc/">Python API 
reference manual</a>, and the <a href="/documentation/sdks/javadoc/">Java API 
reference manual</a> created earlier.</p>
 
 <h3 id="mark-the-version-as-released-in-jira">Mark the version as released in 
JIRA</h3>
 
@@ -770,7 +770,7 @@ Thanks everyone!
   <li>Maven artifacts released and indexed in the <a 
href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.beam%22";>Maven
 Central Repository</a></li>
   <li>Source distribution available in the release repository of <a 
href="https://dist.apache.org/repos/dist/release/beam/";>dist.apache.org</a></li>
   <li>Source distribution removed from the dev repository of <a 
href="https://dist.apache.org/repos/dist/dev/beam/";>dist.apache.org</a></li>
-  <li>Website pull request to <a href="/use/releases/">list the release</a> 
and publish the <a href="/documentation/sdks/javadoc/">API reference manual</a> 
merged</li>
+  <li>Website pull request to <a href="/get-started/downloads/">list the 
release</a> and publish the <a href="/documentation/sdks/javadoc/">API 
reference manual</a> merged</li>
   <li>Release tagged in the source code repository</li>
   <li>Release version finalized in JIRA. (Note: Not all committers have 
administrator access to JIRA. If you end up getting permissions errors ask on 
the mailing list for assistance.)</li>
 </ul>

http://git-wip-us.apache.org/repos/asf/beam-site/blob/d557ce3f/content/documentation/sdks/java/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/sdks/java/index.html 
b/content/documentation/sdks/java/index.html
index 18f406d..d44c20f 100644
--- a/content/documentation/sdks/java/index.html
+++ b/content/documentation/sdks/java/index.html
@@ -157,7 +157,7 @@
 
 <h2 id="get-started-with-the-java-sdk">Get Started with the Java SDK</h2>
 
-<p>Get started with the <a href="/learn/programming-guide/">Beam Programming 
Model</a> to learn the basic concepts that apply to all SDKs in Beam.</p>
+<p>Get started with the <a href="/documentation/programming-guide/">Beam 
Programming Model</a> to learn the basic concepts that apply to all SDKs in 
Beam.</p>
 
 <p>See the <a href="/documentation/sdks/javadoc/">Java API Reference</a> for 
more information on individual APIs.</p>
 

http://git-wip-us.apache.org/repos/asf/beam-site/blob/d557ce3f/content/documentation/sdks/python/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/sdks/python/index.html 
b/content/documentation/sdks/python/index.html
index e5c9db7..807e567 100644
--- a/content/documentation/sdks/python/index.html
+++ b/content/documentation/sdks/python/index.html
@@ -157,7 +157,7 @@
 
 <h2 id="get-started-with-the-python-sdk">Get Started with the Python SDK</h2>
 
-<p>Get started with the <a href="/learn/programming-guide">Beam Programming 
Guide</a> to learn the basic concepts that apply to all SDKs in Beam. Then, 
follow the <a href="/get-started/quickstart-py">Beam Python SDK Quickstart</a> 
to set up your Python development environment, get the Beam SDK for Python, and 
run an example pipeline.</p>
+<p>Get started with the <a href="/documentation/programming-guide">Beam 
Programming Guide</a> to learn the basic concepts that apply to all SDKs in 
Beam. Then, follow the <a href="/get-started/quickstart-py">Beam Python SDK 
Quickstart</a> to set up your Python development environment, get the Beam SDK 
for Python, and run an example pipeline.</p>
 
 <p>See the <a href="/documentation/sdks/pydoc/">Python API Reference</a> for 
more information on individual APIs.</p>
 

http://git-wip-us.apache.org/repos/asf/beam-site/blob/d557ce3f/content/feed.xml
----------------------------------------------------------------------
diff --git a/content/feed.xml b/content/feed.xml
index e27ee59..02da655 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1131,7 +1131,7 @@ TestStream.&lt;/p&gt;
 has enabled the testing of Pipelines which produce speculative and late panes.
 This permits tests for all styles of pipeline to be expressed directly within 
the
 Java SDK. If you have questions or comments, we’d love to hear them on the
-&lt;a href=&quot;/use/mailing-lists/&quot;&gt;mailing 
lists&lt;/a&gt;.&lt;/p&gt;
+&lt;a href=&quot;/get-started/support/&quot;&gt;mailing 
lists&lt;/a&gt;.&lt;/p&gt;
 </description>
         <pubDate>Thu, 20 Oct 2016 11:00:00 -0700</pubDate>
         <link>https://beam.apache.org/blog/2016/10/20/test-stream.html</link>
@@ -1164,7 +1164,7 @@ Java SDK. If you have questions or comments, we’d love 
to hear them on the
 
 &lt;p&gt;We rounded out the tutorial with live demonstrations of Beam running 
on Apache Spark, Apache Flink, the local runner, and DataFlow runner. Then, we 
brought in the big brainpower and had a Q and A session.&lt;/p&gt;
 
-&lt;p&gt;If you’re attending a conference, we encourage you to look for a 
Beam session. If you want to use these materials to give your own Beam talk or 
tutorial, we’re happy to help you. In addition to this tutorial, we have 
&lt;a href=&quot;/learn/presentation-materials/&quot;&gt;other presentation 
materials&lt;/a&gt;. You can reach out to us on the &lt;a 
href=&quot;/use/mailing-lists/&quot;&gt;user mailing list&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;If you’re attending a conference, we encourage you to look for a 
Beam session. If you want to use these materials to give your own Beam talk or 
tutorial, we’re happy to help you. In addition to this tutorial, we have 
&lt;a href=&quot;/contribute/presentation-materials/&quot;&gt;other 
presentation materials&lt;/a&gt;. You can reach out to us on the &lt;a 
href=&quot;/get-started/support/&quot;&gt;user mailing list&lt;/a&gt;.&lt;/p&gt;
 
 </description>
         <pubDate>Tue, 11 Oct 2016 10:00:00 -0700</pubDate>
@@ -1217,7 +1217,7 @@ Java SDK. If you have questions or comments, we’d love 
to hear them on the
   &lt;li&gt;Presented at multiple existing meetups and are starting to 
organize some of our own.&lt;/li&gt;
 &lt;/ul&gt;
 
-&lt;p&gt;While it’s nice to reflect back on all we’ve done, we’re 
working full &lt;em&gt;stream&lt;/em&gt; ahead towards a stable release and 
graduation from incubator. And we’d love your help – join the &lt;a 
href=&quot;/use/mailing-lists/&quot;&gt;mailing lists&lt;/a&gt;, check out the 
&lt;a href=&quot;/contribute/contribution-guide/&quot;&gt;contribution 
guide&lt;/a&gt;, and grab a &lt;a 
href=&quot;https://issues.apache.org/jira/browse/BEAM-520?jql=project%20%3D%20BEAM%20AND%20resolution%20%3D%20Unresolved%20AND%20labels%20in%20(newbie%2C%20starter)&quot;&gt;starter
 task&lt;/a&gt; from Jira!&lt;/p&gt;
+&lt;p&gt;While it’s nice to reflect back on all we’ve done, we’re 
working full &lt;em&gt;stream&lt;/em&gt; ahead towards a stable release and 
graduation from incubator. And we’d love your help – join the &lt;a 
href=&quot;/get-started/support/&quot;&gt;mailing lists&lt;/a&gt;, check out 
the &lt;a href=&quot;/contribute/contribution-guide/&quot;&gt;contribution 
guide&lt;/a&gt;, and grab a &lt;a 
href=&quot;https://issues.apache.org/jira/browse/BEAM-520?jql=project%20%3D%20BEAM%20AND%20resolution%20%3D%20Unresolved%20AND%20labels%20in%20(newbie%2C%20starter)&quot;&gt;starter
 task&lt;/a&gt; from Jira!&lt;/p&gt;
 
 </description>
         <pubDate>Wed, 03 Aug 2016 00:00:01 -0700</pubDate>
@@ -1243,7 +1243,7 @@ making them readily available for our users. The initial 
release includes the
 SDK for Java, along with three runners: Apache Flink, Apache Spark and Google
 Cloud Dataflow, a fully-managed cloud service. The release is available both
 in the &lt;a 
href=&quot;http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.beam%22&quot;&gt;Maven
 Central Repository&lt;/a&gt;,
-as well as a download from the &lt;a 
href=&quot;/use/releases/&quot;&gt;project’s website&lt;/a&gt;.&lt;/p&gt;
+as well as a download from the &lt;a 
href=&quot;/get-started/downloads/&quot;&gt;project’s 
website&lt;/a&gt;.&lt;/p&gt;
 
 &lt;p&gt;The goal of this release was process-oriented. In particular, the Beam
 community wanted to release existing functionality to our users, build and
@@ -1258,7 +1258,7 @@ anticipated, perhaps one every 1-2 months.&lt;/p&gt;
 &lt;p&gt;As always, the Beam community welcomes feedback. Stabilization, 
usability and
 the developer experience will be our focus for the next several months. If you
 have any comments or discover any issues, I’d like to invite you to reach out
-to us via &lt;a href=&quot;/use/mailing-lists/&quot;&gt;user’s mailing 
list&lt;/a&gt; or the
+to us via &lt;a href=&quot;/get-started/support/&quot;&gt;user’s mailing 
list&lt;/a&gt; or the
 &lt;a href=&quot;https://issues.apache.org/jira/browse/BEAM/&quot;&gt;Apache 
JIRA issue tracker&lt;/a&gt;.&lt;/p&gt;
 </description>
         <pubDate>Wed, 15 Jun 2016 00:00:01 -0700</pubDate>

http://git-wip-us.apache.org/repos/asf/beam-site/blob/d557ce3f/content/get-started/mobile-gaming-example/index.html
----------------------------------------------------------------------
diff --git a/content/get-started/mobile-gaming-example/index.html 
b/content/get-started/mobile-gaming-example/index.html
index 5b7e487..054024c 100644
--- a/content/get-started/mobile-gaming-example/index.html
+++ b/content/get-started/mobile-gaming-example/index.html
@@ -188,7 +188,7 @@
   </li>
 </ul>
 
-<p>This section provides a walkthrough of a series of example Apache Beam 
pipelines that demonstrate more complex functionality than the basic <a 
href="/use/wordcount-example">WordCount</a> examples. The pipelines in this 
section process data from a hypothetical game that users play on their mobile 
phones. The pipelines demonstrate processing at increasing levels of 
complexity; the first pipeline, for example, shows how to run a batch analysis 
job to obtain relatively simple score data, while the later pipelines use 
Beam’s windowing and triggers features to provide low-latency data analysis 
and more complex intelligence about user’s play patterns.</p>
+<p>This section provides a walkthrough of a series of example Apache Beam 
pipelines that demonstrate more complex functionality than the basic <a 
href="/get-started/wordcount-example">WordCount</a> examples. The pipelines in 
this section process data from a hypothetical game that users play on their 
mobile phones. The pipelines demonstrate processing at increasing levels of 
complexity; the first pipeline, for example, shows how to run a batch analysis 
job to obtain relatively simple score data, while the later pipelines use 
Beam’s windowing and triggers features to provide low-latency data analysis 
and more complex intelligence about user’s play patterns.</p>
 
 <blockquote>
   <p><strong>Note</strong>: These examples assume some familiarity with the 
Beam programming model. If you haven’t already, we recommend familiarizing 
yourself with the programming model documentation and running a basic example 
pipeline before continuing. Note also that these examples use the Java 8 lambda 
syntax, and thus require Java 8. However, you can create pipelines with 
equivalent functionality using Java 7.</p>

http://git-wip-us.apache.org/repos/asf/beam-site/blob/d557ce3f/content/v2/index.html
----------------------------------------------------------------------
diff --git a/content/v2/index.html b/content/v2/index.html
index c7d29cf..b2b145b 100644
--- a/content/v2/index.html
+++ b/content/v2/index.html
@@ -121,7 +121,7 @@
 
 </div>
 </div>
-<p><a class="btn btn-large btn-success" 
href="/get-started/releases/">Download</a></p>
+<p><a class="btn btn-large btn-success" 
href="/get-started/downloads/">Download</a></p>
 </div>
 &lt;/div&gt;
 &lt;/div&gt;

Reply via email to