VeronicaWasson commented on code in PR #22747:
URL: https://github.com/apache/beam/pull/22747#discussion_r986000120
##########
website/www/site/layouts/partials/section-menu/en/get-started.html:
##########
@@ -19,9 +19,11 @@
<ul class="section-nav-list">
<li><a href="/get-started/try-apache-beam/">Try Apache Beam</a></li>
<li><a href="/get-started/try-beam-playground/">Try Beam Playground
(Beta)</a></li>
- <li><a href="/get-started/quickstart-java/">Java quickstart</a></li>
+ <li><a href="/get-started/quickstart/java/">Java quickstart</a></li>
<li><a href="/get-started/quickstart-py/">Python quickstart</a></li>
<li><a href="/get-started/quickstart-go/">Go quickstart</a></li>
+ <li><a href="/get-started/quickstart-java/">WordCount quickstart for
Review Comment:
Leaving for now per @pcoet
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]