[backport] [doc] Fix broken links. (#7341) (#7418)

* Fix most of the link checks from sphinx.
* Remove duplicate explicit target name.
This commit is contained in:
Jiaming Yuan
2021-11-11 19:33:02 +08:00
committed by GitHub
parent d1052b5cfe
commit 4d2ea0d4ef
6 changed files with 14 additions and 14 deletions

View File

@@ -1805,7 +1805,7 @@ class Booster(object):
.. note::
See `Prediction
<https://xgboost.readthedocs.io/en/latest/tutorials/prediction.html>`_
<https://xgboost.readthedocs.io/en/latest/prediction.html>`_
for issues like thread safety and a summary of outputs from this function.
Parameters