diff --git a/README.rst b/README.rst index 95abe27b1..7cd69ea38 100644 --- a/README.rst +++ b/README.rst @@ -33,8 +33,8 @@ Install Ray with: ``pip install ray``. For nightly wheels, see the .. _`Modin`: https://github.com/modin-project/modin .. _`Hugging Face`: https://huggingface.co/transformers/main_classes/trainer.html#transformers.Trainer.hyperparameter_search -.. _`MARS`: https://docs.ray.io/en/master/mars-on-ray.html -.. _`Dask`: https://docs.ray.io/en/master/dask-on-ray.html +.. _`MARS`: https://docs.ray.io/en/latest/data/mars-on-ray.html +.. _`Dask`: https://docs.ray.io/en/latest/data/dask-on-ray.html .. _`Horovod`: https://horovod.readthedocs.io/en/stable/ray_include.html .. _`Scikit-learn`: joblib.html .. _`Serve`: https://docs.ray.io/en/master/serve/index.html diff --git a/doc/source/ray-overview/basics.rst b/doc/source/ray-overview/basics.rst index d62b1c66d..6d5acd43f 100644 --- a/doc/source/ray-overview/basics.rst +++ b/doc/source/ray-overview/basics.rst @@ -24,7 +24,7 @@ There are also many :ref:`community integrations ` with Ray, inclu .. _`Modin`: https://github.com/modin-project/modin .. _`Hugging Face`: https://huggingface.co/transformers/main_classes/trainer.html#transformers.Trainer.hyperparameter_search -.. _`MARS`: https://docs.ray.io/en/master/mars-on-ray.html -.. _`Dask`: https://docs.ray.io/en/master/dask-on-ray.html +.. _`MARS`: https://docs.ray.io/en/latest/data/mars-on-ray.html +.. _`Dask`: https://docs.ray.io/en/latest/data/dask-on-ray.html .. _`Horovod`: https://horovod.readthedocs.io/en/stable/ray_include.html .. _`Scikit-learn`: joblib.html