Skip to content

Commit eab5020

Browse files
committed
Fix hostname
1 parent 8ef21f5 commit eab5020

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

scripts/release.minor.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ against itself, passing on many different interpreters and platforms.
99
This release contains a number of bugs fixes and improvements, so users are encouraged
1010
to take a look at the CHANGELOG:
1111

12-
https://doc.pytest.org/en/latest/changelog.html
12+
https://docs.pytest.org/en/latest/changelog.html
1313

1414
For complete documentation, please visit:
1515

scripts/release.patch.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This is a bug-fix release, being a drop-in replacement. To upgrade::
77

88
pip install --upgrade pytest
99

10-
The full changelog is available at https://doc.pytest.org/en/latest/changelog.html.
10+
The full changelog is available at https://docs.pytest.org/en/latest/changelog.html.
1111

1212
Thanks to all who contributed to this release, among them:
1313

0 commit comments

Comments
 (0)