Fix broken link in CLI doc (#6396)

This commit is contained in:
Philip Hyunsu Cho 2020-11-14 17:58:07 -08:00 committed by GitHub
parent 512b464cfa
commit 5cb24d0d39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,4 +2,4 @@
XGBoost Command Line version XGBoost Command Line version
############################ ############################
See `XGBoost Command Line walkthrough <https://github.com/dmlc/xgboost/blob/master/demo/binary_classification/README.md>`_. See `XGBoost Command Line walkthrough <https://github.com/dmlc/xgboost/tree/master/demo/CLI/binary_classification>`_.