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 e89969e947ad7ecf1aac791354f5a7de70a5d8b2
Author: Pei He <p...@apache.org>
AuthorDate: Wed Aug 9 13:14:30 2017 +0800

    Update a dead link to Jenkins builds.
---
 src/contribute/testing.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/contribute/testing.md b/src/contribute/testing.md
index cb6dd9b..9614f24 100644
--- a/src/contribute/testing.md
+++ b/src/contribute/testing.md
@@ -255,7 +255,7 @@ precommit and postcommit testing.
 ### Precommit
 
 For precommit testing, Beam uses
-[Jenkins](https://builds.apache.org/view/Beam/) and a code coverage tool
+[Jenkins](https://builds.apache.org/view/A-D/view/Beam/) and a code coverage 
tool
 called [Coveralls](https://coveralls.io/github/apache/beam), hooked up
 to [Github](https://github.com/apache/beam), to ensure that pull
 requests meet a certain quality bar. These precommits verify correctness via 
two
@@ -290,7 +290,7 @@ more interesting things, take a look at
 
[WordCountIT.java](https://github.com/apache/beam/blob/master/examples/java/src/test/java/org/apache/beam/examples/WordCountIT.java).
 
 Postcommit test results can be found in
-[Jenkins](https://builds.apache.org/view/Beam/).
+[Jenkins](https://builds.apache.org/view/A-D/view/Beam/).
 
 ## Testing Types
 

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

Reply via email to