From f8fb18675ef53082b6f9c52fa226a5214cfa4827 Mon Sep 17 00:00:00 2001 From: SiNZeRo Date: Fri, 19 Aug 2016 21:10:08 +0800 Subject: [PATCH] resolved dead link in demo/distributed-training/README.md (#1484) --- demo/distributed-training/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/distributed-training/README.md b/demo/distributed-training/README.md index 57831736c..0879b828b 100644 --- a/demo/distributed-training/README.md +++ b/demo/distributed-training/README.md @@ -13,7 +13,7 @@ with distributed filesystems(HDFS or S3) in ```xgboost/make/config.mk```. Step by Step Tutorial on AWS ---------------------------- -Checkout [this tutorial](https://xgboost.readthedocs.org/en/latest/tutorial/aws_yarn.html) for running distributed xgboost. +Checkout [this tutorial](https://xgboost.readthedocs.org/en/latest/tutorials/aws_yarn.html) for running distributed xgboost. Model Analysis