Skip to content

Commit 5cb50fa

Browse files
authored
Fix changelog URL in 7.0.0rc1 announcement (#9379)
The changelog does not exist at /stable because an rc isn't stable...
1 parent dc70915 commit 5cb50fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/en/announce/release-7.0.0rc1.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ You can upgrade from PyPI via:
1919

2020
Users are encouraged to take a look at the CHANGELOG carefully:
2121

22-
https://docs.pytest.org/en/stable/changelog.html
22+
https://docs.pytest.org/en/7.0.x/changelog.html
2323

2424
Thanks to all the contributors to this release:
2525

0 commit comments

Comments
 (0)