Skip to content

Commit 211b5cd

Browse files
committed
Fix links.
1 parent 97aadd7 commit 211b5cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -277,8 +277,8 @@ Changelog
277277
------------------
278278

279279
* Fixed ``RecursionError`` that can occur when using
280-
`cleanup_on_signal <https://pytest-cov.readthedocs.io/en/latest/subprocess-support.html#if-you-got-custom-signal-handling>`__ or
281-
`cleanup_on_sigterm <https://pytest-cov.readthedocs.io/en/latest/subprocess-support.html#if-you-got-custom-signal-handling>`__.
280+
`cleanup_on_signal <https://pytest-cov.readthedocs.io/en/v2.8.0/subprocess-support.html#if-you-got-custom-signal-handling>`__ or
281+
`cleanup_on_sigterm <https://pytest-cov.readthedocs.io/en/v2.8.0/subprocess-support.html#if-you-got-custom-signal-handling>`__.
282282
See: `#294 <https://github.com/pytest-dev/pytest-cov/issues/294>`_.
283283
The 2.7.x releases of pytest-cov should be considered broken regarding aforementioned cleanup API.
284284
* Added compatibility with future xdist release that deprecates some internals

0 commit comments

Comments
 (0)