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

Resolved Conflicts:
        .github/PULL_REQUEST_TEMPLATE.md
        rllib/agents/dqn/apex.py
        rllib/agents/dqn/dqn.py
This commit is contained in:
Sumanth Ratna
2020-09-22 23:54:44 +00:00
committed by Barak Michener
parent 92dd9fae54
commit d52b6b0e36
11 changed files with 36 additions and 11 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 failure rates at https://ray-travis-tracker.herokuapp.com/.
- Testing Strategy
- [ ] Unit tests