Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
xuye.qin committed Nov 17, 2021
1 parent 690bd37 commit e7fc90c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ Refer to :ref:`DASK on Mars <integrate_dask>`.
Mars on Ray
------------

Refer to :ref:`Mars on Ray <ray>`.
Refer to :ref:`Mars on Ray <mars_ray>`.

Easy to scale in and scale out
------------------------------
Expand Down
4 changes: 2 additions & 2 deletions docs/source/installation/ray.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.. _ray:
.. _mars_ray:

Run on Ray
=================
==========

Mars also has deep integration with Ray and can run on `Ray <https://docs.ray.io/en/latest/>`_ efficiently and natively.

Expand Down
5 changes: 2 additions & 3 deletions docs/source/locale/zh_CN/LC_MESSAGES/index.po
Original file line number Diff line number Diff line change
Expand Up @@ -164,9 +164,8 @@ msgid "Mars on Ray"
msgstr ""

#: ../../source/index.rst:174
#, fuzzy
msgid "Refer to :ref:`Mars on Ray <ray>`."
msgstr "参考 :ref:`Mars on Ray <ray>`。"
msgid "Refer to :ref:`Mars on Ray <mars_ray>`."
msgstr "参考 :ref:`Mars on Ray <mars_ray>`。"

#: ../../source/index.rst:177
msgid "Easy to scale in and scale out"
Expand Down

0 comments on commit e7fc90c

Please sign in to comment.