This is an automated email from the ASF dual-hosted git repository.
fhueske pushed a commit to branch release-1.9
in repository https://gitbox.apache.org/repos/asf/flink-playgrounds.git
The following commit(s) were added to refs/heads/release-1.9 by this push:
new b575647 [hotfix] Update URL in ops playground README.md to Flink 1.9
docs.
b575647 is described below
commit b57564790dd173f633cb21da47b133ec8ce56f46
Author: Fabian Hueske <[email protected]>
AuthorDate: Wed Aug 28 10:07:29 2019 +0200
[hotfix] Update URL in ops playground README.md to Flink 1.9 docs.
---
operations-playground/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/operations-playground/README.md b/operations-playground/README.md
index 5287be7..d17353c 100644
--- a/operations-playground/README.md
+++ b/operations-playground/README.md
@@ -47,4 +47,4 @@ docker-compose down
## Further instructions
The playground setup and more detailed instructions are presented in the
-["Getting Started"
guide](https://ci.apache.org/projects/flink/flink-docs-release-1.8/getting-started/docker-playgrounds/flink-operations-playground.html)
of Flink's documentation.
+["Getting Started"
guide](https://ci.apache.org/projects/flink/flink-docs-release-1.9/getting-started/docker-playgrounds/flink-operations-playground.html)
of Flink's documentation.