From cb8523a5e62ad1c656cd671d7b674ad0b69607e3 Mon Sep 17 00:00:00 2001 From: SangBin Cho Date: Thu, 11 Feb 2021 12:31:18 -0800 Subject: [PATCH] Fix the wrong spark on ray link. (#14057) --- doc/source/raydp.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/raydp.rst b/doc/source/raydp.rst index 9a8353ccc..a0ee98282 100644 --- a/doc/source/raydp.rst +++ b/doc/source/raydp.rst @@ -7,7 +7,7 @@ data processing using the PySpark API and seemlessly use that data to train your models using TensorFlow and PyTorch. For more information and examples, see the RayDP Github page: -https://github.com/oap_project/raydp +https://github.com/oap-project/raydp ================ Installing RayDP