[docs] Move all /latest links to /master (#11897)

* use master link

* remae

* revert non-ray

* more

* mre
This commit is contained in:
Eric Liang
2020-11-10 10:53:28 -08:00
committed by GitHub
parent 543f7809a6
commit 9b8218aabd
42 changed files with 69 additions and 73 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ their results to be ready.
hyperparameter tuning, use `Tune`_, a scalable hyperparameter
tuning library built using Ray's Actor API.
.. _`Tune`: https://docs.ray.io/en/latest/tune.html
.. _`Tune`: https://docs.ray.io/en/master/tune.html
Setup: Dependencies
-------------------