mirror of
https://github.com/vale981/ray
synced 2025-03-05 10:01:43 -05:00
[docs] Fix broken urls (#18206)
This commit is contained in:
parent
7a65815108
commit
fd2a8a6b9c
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -24,7 +24,7 @@ There are also many :ref:`community integrations <ray-oss-list>` 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
|
||||
|
|
Loading…
Add table
Reference in a new issue