Use master for links to docs in source (#10866)

This commit is contained in:
Sumanth Ratna
2020-09-19 00:30:45 -07:00
committed by GitHub
parent 86b1814e62
commit 9da7bdcc8e
11 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
## Checks
- [ ] I've run `scripts/format.sh` to lint the changes in this PR.
- [ ] I've included any doc changes needed for https://docs.ray.io/en/latest/.
- [ ] I've included any doc changes needed for https://docs.ray.io/en/master/.
- [ ] I've made sure the tests are passing. Note that there might be a few flaky tests, see the recent failures at https://flakey-tests.ray.io/
- Testing Strategy
- [ ] Unit tests