Replace all instances of ray.readthedocs.io with ray.io (#7994)

This commit is contained in:
Robert Nishihara
2020-04-13 16:17:05 -07:00
committed by GitHub
parent e97adba6ac
commit d985d7537e
35 changed files with 69 additions and 69 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://ray.readthedocs.io/en/latest/actors.html
.. _`distributed actor handles`: http://docs.ray.io/en/latest/actors.html
There is a ``Mapper`` actor, which has a method ``get_range`` used to retrieve
word counts for words in a certain range: