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

pabloem pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new 2634d4f  Updated example link
     new bd5a9be  Merge pull request #16848 from [BEAM-13941][Playground] Fix 
example link on the Playground get-started page
2634d4f is described below

commit 2634d4fd6d06ae8ed241d51d0a16050be2888217
Author: Artur Khanin <[email protected]>
AuthorDate: Mon Feb 14 20:32:12 2022 +0300

    Updated example link
---
 website/www/site/content/en/get-started/try-beam-playground.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/www/site/content/en/get-started/try-beam-playground.md 
b/website/www/site/content/en/get-started/try-beam-playground.md
index 1649a7e..f5f6bc3 100644
--- a/website/www/site/content/en/get-started/try-beam-playground.md
+++ b/website/www/site/content/en/get-started/try-beam-playground.md
@@ -25,7 +25,7 @@ You can try an Apache Beam examples at
 
 ## Beam Playground WordCount Example
 
-{{< playground "true" "SDK_JAVA/MinimalWordCount" "" "700px">}}
+{{< playground "true" 
"SDK_JAVA/PRECOMPILED_OBJECT_TYPE_EXAMPLE/MinimalWordCount" "" "700px">}}
 
 ## How To Add New Examples
 

Reply via email to