From 22e885f109a85b865a798c13c7bd0c7310b5bac6 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Sun, 19 May 2024 18:17:40 -0300 Subject: [PATCH] Fix link in changelog (#12343) (#12344) Co-authored-by: Hynek Schlawack --- doc/en/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/en/changelog.rst b/doc/en/changelog.rst index f69b9782b..ca7f5b999 100644 --- a/doc/en/changelog.rst +++ b/doc/en/changelog.rst @@ -57,7 +57,7 @@ Bug Fixes Trivial/Internal Changes ------------------------ -- `#12333 `_: pytest releases are now attested using the recent `Artifact Attestation ` support from GitHub, allowing users to verify the provenance of pytest's sdist and wheel artifacts. +- `#12333 `_: pytest releases are now attested using the recent `Artifact Attestation `_ support from GitHub, allowing users to verify the provenance of pytest's sdist and wheel artifacts. pytest 8.2.0 (2024-04-27)