Skip to content

Commit

Permalink
[docs] Rename oss-users to ray-libraries (ray-project#10811)
Browse files Browse the repository at this point in the history
  • Loading branch information
ericl authored Sep 15, 2020
1 parent 940f029 commit 3ec5fa1
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Ray is packaged with the following libraries for accelerating machine learning w
- `RaySGD <https://docs.ray.io/en/latest/raysgd/raysgd.html>`__: Distributed Training Wrappers
- `Ray Serve`_: Scalable and Programmable Serving

There are also many `community integrations <https://docs.ray.io/en/master/oss-users.html>`_ with Ray, including `Dask`_, `MARS`_, `Modin`_, `Horovod`_, `Hugging Face`_, `Scikit-learn`_, and others. Check out the `full list of Ray distributed libraries here <https://docs.ray.io/en/master/oss-users.html>`_.
There are also many `community integrations <https://docs.ray.io/en/master/ray-libraries.html>`_ with Ray, including `Dask`_, `MARS`_, `Modin`_, `Horovod`_, `Hugging Face`_, `Scikit-learn`_, and others. Check out the `full list of Ray distributed libraries here <https://docs.ray.io/en/master/ray-libraries.html>`_.

Install Ray with: ``pip install ray``. For nightly wheels, see the
`Installation page <https://docs.ray.io/en/latest/installation.html>`__.
Expand Down
2 changes: 1 addition & 1 deletion doc/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ Papers
:caption: Overview of Ray
ray-overview/index.rst
oss-users.rst
ray-libraries.rst
installation.rst
.. toctree::
Expand Down
File renamed without changes.

0 comments on commit 3ec5fa1

Please sign in to comment.