[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
@@ -87,7 +87,7 @@ the top 10 words in these articles together with their word count:
Note that this examples uses `distributed actor handles`_, which are still
considered experimental.
.. _`distributed actor handles`: http://docs.ray.io/en/latest/actors.html
.. _`distributed actor handles`: http://docs.ray.io/en/master/actors.html
There is a ``Mapper`` actor, which has a method ``get_range`` used to retrieve
word counts for words in a certain range: