diff --git a/README.md b/README.md index b4a7976bf8..586e4928ec 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ And alternative languages: And a third-party computing platform: -* [Apache Flink](http://www.cascading.org/cascading-flink/) - Faster than MapReduce cluster computing +* [Apache Flink](https://www.cascading.org/projects/flink/) - Faster than MapReduce cluster computing ## Versioning @@ -225,4 +225,4 @@ For example, your job jar would look like this (via: `jar -t your.jar`) ``` Hadoop will unpack the jar locally and remotely (in the cluster) and add any libraries in `lib` to the classpath. This -is a feature specific to Hadoop. \ No newline at end of file +is a feature specific to Hadoop.