From eab5020e248f80a141cf63d1fd241e839e1702c3 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Tue, 28 Aug 2018 14:45:04 -0700 Subject: [PATCH] Fix hostname --- scripts/release.minor.rst | 2 +- scripts/release.patch.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/release.minor.rst b/scripts/release.minor.rst index d0256b71c..9a488edbc 100644 --- a/scripts/release.minor.rst +++ b/scripts/release.minor.rst @@ -9,7 +9,7 @@ against itself, passing on many different interpreters and platforms. This release contains a number of bugs fixes and improvements, so users are encouraged to take a look at the CHANGELOG: - https://doc.pytest.org/en/latest/changelog.html + https://docs.pytest.org/en/latest/changelog.html For complete documentation, please visit: diff --git a/scripts/release.patch.rst b/scripts/release.patch.rst index f46aecf7a..b1ad2dbd7 100644 --- a/scripts/release.patch.rst +++ b/scripts/release.patch.rst @@ -7,7 +7,7 @@ This is a bug-fix release, being a drop-in replacement. To upgrade:: pip install --upgrade pytest -The full changelog is available at https://doc.pytest.org/en/latest/changelog.html. +The full changelog is available at https://docs.pytest.org/en/latest/changelog.html. Thanks to all who contributed to this release, among them: