Fix release directory & RELEASE_PROCESS.md (#12269)

This commit is contained in:
Edward Oakes
2020-11-23 14:28:59 -06:00
committed by GitHub
parent 40428c9b05
commit 32d159a2ed
61 changed files with 217 additions and 304 deletions
+1 -1
View File
@@ -74,7 +74,7 @@ To run a set of single-node Ray microbenchmarks, use:
ray microbenchmark
You can find the microbenchmark results for Ray releases in the `GitHub release logs <https://github.com/ray-project/ray/tree/master/doc/dev/release_logs>`__.
You can find the microbenchmark results for Ray releases in the `GitHub release logs <https://github.com/ray-project/ray/tree/master/release/release_logs>`__.
References
----------