Skip to content

Commit 88bc8ac

Browse files
authored
[Doc] Fix outdated Bazel install link for RedHat in development.rst (#58692)
Signed-off-by: He Su <yefengshuo.yfs@oceanbase.com>
1 parent 3c649a2 commit 88bc8ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/ray-contribute/development.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ For RHELv8 (Redhat EL 8.0-64 Minimal), run the following commands:
150150
sudo yum groupinstall 'Development Tools'
151151
sudo yum install psmisc
152152
153-
In RedHat, install Bazel manually from this link: https://docs.bazel.build/versions/main/install-redhat.html
153+
In RedHat, install Bazel manually from this link: https://bazel.build/versions/6.5.0/install/redhat
154154

155155
Preparing to build Ray on MacOS
156156
-------------------------------

0 commit comments

Comments
 (0)