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 8b94fc124e6c2ba953ea3c7810435e0414b4f517
Author: melissa <meliss...@google.com>
AuthorDate: Fri Sep 8 18:11:11 2017 -0700

    [BEAM-2510] Link to SDK pages from the quickstarts
---
 src/get-started/quickstart-java.md | 4 +++-
 src/get-started/quickstart-py.md   | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/src/get-started/quickstart-java.md 
b/src/get-started/quickstart-java.md
index 8b9a5f6..3c2fb82 100644
--- a/src/get-started/quickstart-java.md
+++ b/src/get-started/quickstart-java.md
@@ -228,7 +228,9 @@ barrenly: 1
 
 ## Next Steps
 
-* Learn more about these WordCount examples in the [WordCount Example 
Walkthrough]({{ site.baseurl }}/get-started/wordcount-example).
+* Learn more about the [Beam SDK for Java]({{ site.baseurl 
}}/documentation/sdks/java/)
+  and look through the [Java SDK API reference]({{ site.baseurl 
}}/documentation/sdks/javadoc).
+* Walk through these WordCount examples in the [WordCount Example 
Walkthrough]({{ site.baseurl }}/get-started/wordcount-example).
 * Dive in to some of our favorite [articles and presentations]({{ site.baseurl 
}}/documentation/resources).
 * Join the Beam [users@]({{ site.baseurl }}/get-started/support#mailing-lists) 
mailing list.
 
diff --git a/src/get-started/quickstart-py.md b/src/get-started/quickstart-py.md
index f5cf2aa..cae9db9 100644
--- a/src/get-started/quickstart-py.md
+++ b/src/get-started/quickstart-py.md
@@ -118,7 +118,9 @@ python -m apache_beam.examples.wordcount --input 
gs://dataflow-samples/shakespea
 
 ## Next Steps
 
-* Learn more about these WordCount examples in the [WordCount Example 
Walkthrough]({{ site.baseurl }}/get-started/wordcount-example).
+* Learn more about the [Beam SDK for Python]({{ site.baseurl 
}}/documentation/sdks/python/)
+  and look through the [Python SDK API reference]({{ site.baseurl 
}}/documentation/sdks/pydoc).
+* Walk through these WordCount examples in the [WordCount Example 
Walkthrough]({{ site.baseurl }}/get-started/wordcount-example).
 * Dive in to some of our favorite [articles and presentations]({{ site.baseurl 
}}/documentation/resources).
 * Join the Beam [users@]({{ site.baseurl }}/get-started/support#mailing-lists) 
mailing list.
 

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

Reply via email to