diff --git a/examples/parallel_learning/README.md b/examples/parallel_learning/README.md index f76684d3d..f2896cd96 100644 --- a/examples/parallel_learning/README.md +++ b/examples/parallel_learning/README.md @@ -18,4 +18,4 @@ Here is an example for LightGBM to perform parallel learning for 2 machines. This parallel learning example is based on socket. LightGBM also support parallel learning based on mpi. -For more details about the usage of parallel learning, please refer to [this](). +For more details about the usage of parallel learning, please refer to [this](https://github.com/Microsoft/LightGBM/wiki/Parallel-Learning-Guide).