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