Skip to content

Commit d639d6e

Browse files
authored
Update HOW_TO_RELEASE.md by clarifying where RTD build can be found (#8655)
1 parent e1a9dc6 commit d639d6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HOW_TO_RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ upstream https://github.com/pydata/xarray (push)
5252
```sh
5353
pytest
5454
```
55-
8. Check that the ReadTheDocs build is passing on the `main` branch.
55+
8. Check that the [ReadTheDocs build](https://readthedocs.org/projects/xray/) is passing on the `latest` build version (which is built from the `main` branch).
5656
9. Issue the release on GitHub. Click on "Draft a new release" at
5757
<https://github.com/pydata/xarray/releases>. Type in the version number (with a "v")
5858
and paste the release summary in the notes.

0 commit comments

Comments
 (0)