This is an automated email from the ASF dual-hosted git repository. tzulitai pushed a commit to branch release-2.0 in repository https://gitbox.apache.org/repos/asf/flink-statefun.git
commit e4e1cddeeaa6ae2f5d43d094e0db15c83b86f22e Author: Tzu-Li (Gordon) Tai <[email protected]> AuthorDate: Sun Mar 29 14:28:44 2020 +0800 [hotfix] [docs] Walkthrough zip dist no longer contains a README --- docs/getting-started/walkthrough.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/getting-started/walkthrough.md b/docs/getting-started/walkthrough.md index fd705f8..54d8bea 100644 --- a/docs/getting-started/walkthrough.md +++ b/docs/getting-started/walkthrough.md @@ -69,7 +69,6 @@ These include dockerfiles and data generators to run this walkthrough in a local $ tree statefun-walkthrough statefun-walkthrough ├── Dockerfile -├── README.md ├── docker-compose.yml ├── generator │ ├── Dockerfile
