diff --git a/pyflink-intro/README.md b/pyflink-intro/README.md index c9e8c24..261131e 100644 --- a/pyflink-intro/README.md +++ b/pyflink-intro/README.md @@ -2,7 +2,7 @@ _If you have a Python background and are stepping into the world of real-time data processing for the first time, you might feel a little intimidated by Apache Flink which, during its earlier days, used to address Java or Scala developers only. Luckily, times have changed significantly in recent years and as a developer who lives and breathes Python, nothing should stop you from building on top of Apache Flink today._ -This folder contains everything that's needed to work through the examples discussed in this [blog post](https://www.decodable.co/blog). Find its outline below. +This folder contains everything that's needed to work through the examples discussed in this [blog post](https://www.decodable.co/blog/a-hands-on-introduction-to-pyflink). Find its outline below. ## Outline