From 465e5dfb876394b57a48a7a779a74809db133a2a Mon Sep 17 00:00:00 2001 From: Bill Chambers Date: Mon, 13 Jun 2016 15:41:24 -0700 Subject: [PATCH] Broken Link in README (#1275) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b9c10168..f8c53a9c3 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ What's New ---------- * [XGBoost4J: Portable Distributed XGboost in Spark, Flink and Dataflow](http://dmlc.ml/2016/03/14/xgboost4j-portable-distributed-xgboost-in-spark-flink-and-dataflow.html), see [JVM-Package](https://github.com/dmlc/xgboost/tree/master/jvm-packages) * [Story and Lessons Behind the Evolution of XGBoost](http://homes.cs.washington.edu/~tqchen/2016/03/10/story-and-lessons-behind-the-evolution-of-xgboost.html) -* [Tutorial: Distributed XGBoost on AWS with YARN](https://xgboost.readthedocs.org/en/latest/tutorial/aws_yarn.html) +* [Tutorial: Distributed XGBoost on AWS with YARN](https://xgboost.readthedocs.io/en/latest/tutorials/aws_yarn.html) * [XGBoost brick](NEWS.md) Release Ask a Question