@@ -30,7 +30,7 @@ for development:
3030 pip install -e " .[dev]"
3131
3232 More details about installing Mars can be found at
33- `installation <https://docs.pymars.org /en/latest/installation/index.html >`_ section in
33+ `installation <https://mars-project.readthedocs.io /en/latest/installation/index.html >`_ section in
3434Mars document.
3535
3636
@@ -140,12 +140,12 @@ Mars learn provides a familiar interface like scikit-learn.
140140
141141Mars learn also integrates with many libraries:
142142
143- - `TensorFlow <https://docs.pymars.org /en/latest/user_guide/learn/tensorflow.html >`_
144- - `PyTorch <https://docs.pymars.org /en/latest/user_guide/learn/pytorch.html >`_
145- - `XGBoost <https://docs.pymars.org /en/latest/user_guide/learn/xgboost.html >`_
146- - `LightGBM <https://docs.pymars.org /en/latest/user_guide/learn/lightgbm.html >`_
147- - `Joblib <https://docs.pymars.org /en/latest/user_guide/learn/joblib.html >`_
148- - `Statsmodels <https://docs.pymars.org /en/latest/user_guide/learn/statsmodels.html >`_
143+ - `TensorFlow <https://mars-project.readthedocs.io/ /en/latest/user_guide/learn/tensorflow.html >`_
144+ - `PyTorch <https://mars-project.readthedocs.io /en/latest/user_guide/learn/pytorch.html >`_
145+ - `XGBoost <https://mars-project.readthedocs.io /en/latest/user_guide/learn/xgboost.html >`_
146+ - `LightGBM <https://mars-project.readthedocs.io /en/latest/user_guide/learn/lightgbm.html >`_
147+ - `Joblib <https://mars-project.readthedocs.io /en/latest/user_guide/learn/joblib.html >`_
148+ - `Statsmodels <https://mars-project.readthedocs.io /en/latest/user_guide/learn/statsmodels.html >`_
149149
150150Mars remote
151151-----------
@@ -318,7 +318,7 @@ Refer to `Run on Yarn`_ for more information.
318318Getting involved
319319----------------
320320
321- - Read `development guide <https://docs.pymars.org /en/latest/development/index.html >`_.
321+ - Read `development guide <https://mars-project.readthedocs.io /en/latest/development/index.html >`_.
322322- Join our Slack workgroup: `Slack <https://join.slack.com/t/mars-computing/shared_invite/zt-17pw2cfua-NRb2H4vrg77pr9T4g3nQOQ >`_.
323323- Join the mailing list: send an email to `
[email protected] `_.
324324- Please report bugs by submitting a `GitHub issue `_.
@@ -342,9 +342,9 @@ Thank you in advance for your contributions!
342342.. _
`[email protected] ` :
https://groups.google.com/forum/#!forum/mars-dev 343343.. _`GitHub issue` : https://github.com/mars-project/mars/issues
344344.. _`pull requests` : https://github.com/mars-project/mars/pulls
345- .. _`Documentation` : https://docs.pymars.org
346- .. _`中文文档` : https://docs.pymars.org /zh_CN/latest/
347- .. _`Mars on Ray` : https://docs.pymars.org /en/latest/installation/ray.html
348- .. _`Run on Kubernetes` : https://docs.pymars.org /en/latest/installation/kubernetes.html
349- .. _`Run on Yarn` : https://docs.pymars.org /en/latest/installation/yarn.html
350- .. _`DASK on Mars` : https://docs.pymars.org /en/latest/user_guide/contrib/dask.html
345+ .. _`Documentation` : https://mars-project.readthedocs.io
346+ .. _`中文文档` : https://mars-project.readthedocs.io /zh_CN/latest/
347+ .. _`Mars on Ray` : https://mars-project.readthedocs.io /en/latest/installation/ray.html
348+ .. _`Run on Kubernetes` : https://mars-project.readthedocs.io /en/latest/installation/kubernetes.html
349+ .. _`Run on Yarn` : https://mars-project.readthedocs.io /en/latest/installation/yarn.html
350+ .. _`DASK on Mars` : https://mars-project.readthedocs.io /en/latest/user_guide/contrib/dask.html
0 commit comments