This is an automated email from the ASF dual-hosted git repository. sjwiesman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git
commit 420c77bd05d3dbd87b42f72e3c0f22923d77c768 Author: Seth Wiesman <sjwies...@gmail.com> AuthorDate: Mon Jun 8 14:58:25 2020 -0500 [FLINK-17980][docs] Update broken links --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 69eb302..4f9ad2b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -34,7 +34,7 @@ Apache Flink is an open source platform for distributed stream and batch data pr * [Write a Table API query]({% link try-flink/table_api.md %}) * **Docker Playgrounds**: Set up a sandboxed Flink environment in just a few minutes to explore and play with Flink. - * [Run and manage Flink streaming applications]({% try-flink/flink-operations-playground.md %}) + * [Run and manage Flink streaming applications]({% link try-flink/flink-operations-playground.md %}) * **Concepts**: Learn about Flink's concepts to better understand the documentation. * [Stateful Stream Processing](concepts/stateful-stream-processing.html)