diff --git a/README.md b/README.md index 45e6bd1b4..32fdc6fd2 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ rabit is a light weight library that provides a fault tolerant interface of Allreduce and Broadcast. It is designed to support easy implementations of distributed machine learning programs, many of which fall naturally under the Allreduce abstraction. -* [Guide Tutorial of Rabit](guide) +* [Tutorial of Rabit](guide) * [API Documentation](http://homes.cs.washington.edu/~tqchen/rabit/doc) * You can also directly read the [interface header](include/rabit.h)