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 5131c20ed11 Publishing website 2023/03/08 04:17:17 at commit 92459a2
5131c20ed11 is described below

commit 5131c20ed116e5ae4a4c8321749898980fdb8f31
Author: jenkins <bui...@apache.org>
AuthorDate: Wed Mar 8 04:17:17 2023 +0000

    Publishing website 2023/03/08 04:17:17 at commit 92459a2
---
 website/generated-content/get-started/index.xml                | 2 +-
 website/generated-content/get-started/quickstart/go/index.html | 2 +-
 website/generated-content/sitemap.xml                          | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/website/generated-content/get-started/index.xml 
b/website/generated-content/get-started/index.xml
index 01628f9e252..0ef6d46ba69 100644
--- a/website/generated-content/get-started/index.xml
+++ b/website/generated-content/get-started/index.xml
@@ -1176,7 +1176,7 @@ cd beam-starter-go&lt;/code>&lt;/pre>
 &lt;a class="copy" type="button" data-bs-toggle="tooltip" 
data-bs-placement="bottom" title="Copy to clipboard">
 &lt;img src="/images/copy-icon.svg"/>
 &lt;/a>
-&lt;pre>&lt;code>go run main.go 
--inputText=&amp;#34;Greetings&amp;#34;&lt;/code>&lt;/pre>
+&lt;pre>&lt;code>go run main.go 
--input-text=&amp;#34;Greetings&amp;#34;&lt;/code>&lt;/pre>
 &lt;/div>
 &lt;/div>
 &lt;p>The output is similar to the following:&lt;/p>
diff --git a/website/generated-content/get-started/quickstart/go/index.html 
b/website/generated-content/get-started/quickstart/go/index.html
index bea5fa5fcdc..b8b5a4c3831 100644
--- a/website/generated-content/get-started/quickstart/go/index.html
+++ b/website/generated-content/get-started/quickstart/go/index.html
@@ -30,7 +30,7 @@ not, follow the instructions in the
 <a href=https://go.dev/doc/install>Download and install</a> page.</p><h2 
id=clone-the-github-repository>Clone the GitHub repository</h2><p>Clone or 
download the
 <a href=https://github.com/apache/beam-starter-go>apache/beam-starter-go</a> 
GitHub
 repository and change into the <code>beam-starter-go</code> directory.</p><div 
class=snippet><div class="notebook-skip code-snippet without_switcher"><a 
class=copy type=button data-bs-toggle=tooltip data-bs-placement=bottom 
title="Copy to clipboard"><img src=/images/copy-icon.svg></a><pre><code>git 
clone https://github.com/apache/beam-starter-go.git
-cd beam-starter-go</code></pre></div></div><h2 id=run-the-quickstart>Run the 
quickstart</h2><p>Run the following command:</p><div class=snippet><div 
class="notebook-skip code-snippet without_switcher"><a class=copy type=button 
data-bs-toggle=tooltip data-bs-placement=bottom title="Copy to clipboard"><img 
src=/images/copy-icon.svg></a><pre><code>go run main.go 
--inputText=&#34;Greetings&#34;</code></pre></div></div><p>The output is 
similar to the following:</p><div class=snippet><div clas [...]
+cd beam-starter-go</code></pre></div></div><h2 id=run-the-quickstart>Run the 
quickstart</h2><p>Run the following command:</p><div class=snippet><div 
class="notebook-skip code-snippet without_switcher"><a class=copy type=button 
data-bs-toggle=tooltip data-bs-placement=bottom title="Copy to clipboard"><img 
src=/images/copy-icon.svg></a><pre><code>go run main.go 
--input-text=&#34;Greetings&#34;</code></pre></div></div><p>The output is 
similar to the following:</p><div class=snippet><div cla [...]
 World!
 Greetings</code></pre></div></div><p>The lines might appear in a different 
order.</p><h2 id=explore-the-code>Explore the code</h2><p>The main code file 
for this quickstart is <strong>main.go</strong>
 (<a 
href=https://github.com/apache/beam-starter-go/blob/main/main.go>GitHub</a>).
diff --git a/website/generated-content/sitemap.xml 
b/website/generated-content/sitemap.xml
index 991369af650..fbdaf4c3336 100644
--- a/website/generated-content/sitemap.xml
+++ b/website/generated-content/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/blog/beam-2.45.0/</loc><lastmod>2023-03-07T14:47:55-05:00</lastmod></url><url><loc>/categories/blog/</loc><lastmod>2023-03-07T14:47:55-05:00</lastmod></url><url><loc>/blog/</loc><lastmod>2023-03-07T14:47:55-05:00</lastmod></url><url><loc>/categories/</loc><lastmod>2023-03-07T14:47:55-05:00</lastmod></url><url><loc>/catego
 [...]
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/blog/beam-2.45.0/</loc><lastmod>2023-03-07T16:52:37-08:00</lastmod></url><url><loc>/categories/blog/</loc><lastmod>2023-03-07T16:52:37-08:00</lastmod></url><url><loc>/blog/</loc><lastmod>2023-03-07T16:52:37-08:00</lastmod></url><url><loc>/categories/</loc><lastmod>2023-03-07T16:52:37-08:00</lastmod></url><url><loc>/catego
 [...]
\ No newline at end of file

Reply via email to