mirror of
https://github.com/wassname/ray.git
synced 2026-07-13 17:45:08 +08:00
Replace all instances of ray.readthedocs.io with ray.io (#7994)
This commit is contained in:
@@ -19,4 +19,4 @@ Please provide a script that can be run to reproduce the issue. The script shoul
|
||||
If we cannot run your script, we cannot fix your issue.
|
||||
|
||||
- [ ] I have verified my script runs in a clean environment and reproduces the issue.
|
||||
- [ ] I have verified the issue also occurs with the [latest wheels](https://ray.readthedocs.io/en/latest/installation.html).
|
||||
- [ ] I have verified the issue also occurs with the [latest wheels](https://docs.ray.io/en/latest/installation.html).
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
## Checks
|
||||
|
||||
- [ ] I've run `scripts/format.sh` to lint the changes in this PR.
|
||||
- [ ] I've included any doc changes needed for https://ray.readthedocs.io/en/latest/.
|
||||
- [ ] I've included any doc changes needed for https://docs.ray.io/en/latest/.
|
||||
- [ ] 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
|
||||
|
||||
Reference in New Issue
Block a user