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

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

commit 91c3a33a5468960875d979d54157c1e6acd7906f
Author: Robert Bradshaw <rober...@gmail.com>
AuthorDate: Tue Apr 24 18:24:22 2018 -0700

    Cleanup now that GitHub is not the mirror.
---
 src/contribute/contribution-guide.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/contribute/contribution-guide.md 
b/src/contribute/contribution-guide.md
index 44ea14b..9b614dd 100644
--- a/src/contribute/contribution-guide.md
+++ b/src/contribute/contribution-guide.md
@@ -167,8 +167,8 @@ If you do not already have a personal GitHub account, sign 
up
 
 #### Fork the repository on GitHub
 
-Go to the [Beam GitHub mirror](https://github.com/apache/beam/) and fork the
-repository to your own private account. This will be your private workspace for
+Go to the [Beam GitHub repository](https://github.com/apache/beam/) and fork 
the
+it to your own private account. This will be your private workspace for
 staging changes.
 
 #### Clone the repository locally
@@ -181,7 +181,7 @@ We assume you are using SSH-based authentication with 
GitHub. If necessary,
 exchange SSH keys with GitHub by following [their
 instructions](https://help.github.com/articles/generating-an-ssh-key/).
 
-Clone Beam’s read-only GitHub mirror.
+Clone Beam’s GitHub repository.
 
     $ git clone https://github.com/apache/beam.git
     $ cd beam

-- 
To stop receiving notification emails like this one, please contact
mergebot-r...@apache.org.

Reply via email to