You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by jk...@apache.org on 2017/08/10 05:04:09 UTC

[beam-site] 02/03: Regenerates website

This is an automated email from the ASF dual-hosted git repository.

jkff pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam-site.git

commit 260c7d28c8e52486e2edce8e431fb89ea47d2669
Author: Eugene Kirpichov <ki...@google.com>
AuthorDate: Wed Aug 9 22:03:23 2017 -0700

    Regenerates website
---
 content/contribute/testing/index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/contribute/testing/index.html b/content/contribute/testing/index.html
index 044357a..d76c27d 100644
--- a/content/contribute/testing/index.html
+++ b/content/contribute/testing/index.html
@@ -412,7 +412,7 @@ precommit and postcommit testing.</p>
 <h3 id="precommit">Precommit</h3>
 
 <p>For precommit testing, Beam uses
-<a href="https://builds.apache.org/view/Beam/">Jenkins</a> and a code coverage tool
+<a href="https://builds.apache.org/view/A-D/view/Beam/">Jenkins</a> and a code coverage tool
 called <a href="https://coveralls.io/github/apache/beam">Coveralls</a>, hooked up
 to <a href="https://github.com/apache/beam">Github</a>, to ensure that pull
 requests meet a certain quality bar. These precommits verify correctness via two
@@ -447,7 +447,7 @@ more interesting things, take a look at
 <a href="https://github.com/apache/beam/blob/master/examples/java/src/test/java/org/apache/beam/examples/WordCountIT.java">WordCountIT.java</a>.</p>
 
 <p>Postcommit test results can be found in
-<a href="https://builds.apache.org/view/Beam/">Jenkins</a>.</p>
+<a href="https://builds.apache.org/view/A-D/view/Beam/">Jenkins</a>.</p>
 
 <h2 id="testing-types">Testing Types</h2>
 

-- 
To stop receiving notification emails like this one, please contact
"commits@beam.apache.org" <co...@beam.apache.org>.