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 e7046b465ae22f7a317b9b7d0f0fde48f8245da2
Author: Robert Bradshaw <[email protected]>
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
[email protected].

Reply via email to