From 84e9ca000eb839ab8e417eaa40c2c643c2003206 Mon Sep 17 00:00:00 2001 From: Tianqi Chen Date: Thu, 25 Feb 2016 22:01:46 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce2e5ac11..8744452b3 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ The same code runs on major distributed environment(Hadoop, SGE, MPI) and can so What's New ---------- -* [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.org/en/latest/tutorial/aws_yarn.html) * [XGBoost brick](NEWS.md) Release