Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions website/www/site/layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License. See accompanying LICENSE file.
limitations under the License. See accompanying LICENSE11 file.
*/}}

{{ define "hero-section" }}
Expand Down Expand Up @@ -53,7 +53,7 @@ <h2 class="pillars-title">
<div class="body__contained body__section-nav playground-section" tabindex="-1">
<h1>Try Beam Playground</h1>
<p>Beam Playground is an interactive environment to try out Beam transforms and examples without having to install Apache Beam in your environment.
You can try the Apache Beam examples at <a href="https://play-dev.beam.apache.org/">Beam Playground (Beta)</a>.
You can try the Apache Beam examples at <a href="https://play-dev.beam.apache.org/">Beam Playground (Beta stg)</a>.
</p>
<br>
<br>
Expand Down