From f27ceecbf66295fc42f8aafc634488bad779866c Mon Sep 17 00:00:00 2001 From: Keqiu Hu Date: Mon, 7 Dec 2020 22:26:42 -0800 Subject: [PATCH] [doc] update lint script location (#12670) --- doc/source/getting-involved.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/getting-involved.rst b/doc/source/getting-involved.rst index 20fe2b6bb..b9b9c85a8 100644 --- a/doc/source/getting-involved.rst +++ b/doc/source/getting-involved.rst @@ -141,7 +141,7 @@ You can run the following locally: .. code-block:: shell - ray/scripts/format.sh + ./ci/travis/format.sh An output like the following indicates failure: