You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by gi...@apache.org on 2020/01/13 17:54:34 UTC

[beam] branch asf-site updated: Publishing website 2020/01/13 17:54:27 at commit 571ff82

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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new c781d2c  Publishing website 2020/01/13 17:54:27 at commit 571ff82
c781d2c is described below

commit c781d2cd7a76bf235fb4d0b397d0701bede48a4d
Author: jenkins <bu...@apache.org>
AuthorDate: Mon Jan 13 17:54:27 2020 +0000

    Publishing website 2020/01/13 17:54:27 at commit 571ff82
---
 website/generated-content/contribute/index.html | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/website/generated-content/contribute/index.html b/website/generated-content/contribute/index.html
index 7544240..f3a93e8 100644
--- a/website/generated-content/contribute/index.html
+++ b/website/generated-content/contribute/index.html
@@ -272,9 +272,9 @@ limitations under the License.
 <a href="https://stackoverflow.com/questions/tagged/apache-beam">stackoverflow</a></li>
   <li>review proposed design ideas on <a href="/community/contact-us/">dev@beam.apache.org</a></li>
   <li>improve the documentation</li>
-  <li>contribute <a href="https://issues.apache.org/jira/projects/BEAM/issues">bug reports</a></li>
-  <li>contribute by testing releases</li>
-  <li>contribute by reviewing <a href="https://github.com/apache/beam/pulls">changes</a></li>
+  <li>file <a href="https://issues.apache.org/jira/projects/BEAM/issues">bug reports</a></li>
+  <li>test releases</li>
+  <li>review <a href="https://github.com/apache/beam/pulls">changes</a></li>
   <li>write new examples</li>
   <li>improve your favorite language SDK (Java, Python, Go, etc)</li>
   <li>improve specific runners (Apache Apex, Apache Flink, Apache Spark, Google
@@ -292,7 +292,7 @@ run?)</li>
 
 <h2 id="contributing-code">Contributing code</h2>
 
-<p>Below is a tutorial for contributing <a href="https://github.com/apache/beam">code to Beam</a>, covering our tools and typical process in
+<p>Below is a tutorial for contributing code to Beam, covering our tools and typical process in
 detail.</p>
 
 <h3 id="prerequisites">Prerequisites</h3>