diff --git a/README.md b/README.md index 220e94637..b27cce673 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ [Documentation](https://xgboost.readthedocs.org) | [Resources](demo/README.md) | [Contributors](CONTRIBUTORS.md) | -[Release Notes](NEWS.md) +[Release Notes](https://xgboost.readthedocs.io/en/latest/changes/index.html) XGBoost is an optimized distributed gradient boosting library designed to be highly ***efficient***, ***flexible*** and ***portable***. It implements machine learning algorithms under the [Gradient Boosting](https://en.wikipedia.org/wiki/Gradient_boosting) framework. diff --git a/doc/changes/index.rst b/doc/changes/index.rst index 68eead924..09bc21507 100644 --- a/doc/changes/index.rst +++ b/doc/changes/index.rst @@ -2,6 +2,8 @@ Release Notes ############# +For release notes prior to the 2.1 release, please see `news `__ . + .. toctree:: :maxdepth: 1 :caption: Contents: