From c3673c22ee3210bb97cdb2ea814592fd249a0be9 Mon Sep 17 00:00:00 2001 From: "darkhan.nausharipov" Date: Mon, 22 May 2023 20:11:28 +0600 Subject: [PATCH] #7 --- website/www/site/layouts/baseof.html | 6 +++--- website/www/site/layouts/index.html | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/website/www/site/layouts/baseof.html b/website/www/site/layouts/baseof.html index 6cf399a4f50a6..b2939fc4f00d8 100644 --- a/website/www/site/layouts/baseof.html +++ b/website/www/site/layouts/baseof.html @@ -12,11 +12,11 @@ - + - + {{ partial "header.html" . }}
{{ block "playground-section" . }}{{ end }}
diff --git a/website/www/site/layouts/index.html b/website/www/site/layouts/index.html index 510270c97d808..31e1bc6db7353 100644 --- a/website/www/site/layouts/index.html +++ b/website/www/site/layouts/index.html @@ -53,7 +53,7 @@

Try Beam Playground

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 Beam Playground #6. + You can try the Apache Beam examples at Beam Playground #7.