diff --git a/doc/en/how-to/logging.rst b/doc/en/how-to/logging.rst index 317d6134e..ef477dc4f 100644 --- a/doc/en/how-to/logging.rst +++ b/doc/en/how-to/logging.rst @@ -167,7 +167,7 @@ the records for the ``setup`` and ``call`` stages during teardown like so: -The full API is available at :class:`_pytest.logging.LogCaptureFixture`. +The full API is available at :class:`pytest.LogCaptureFixture`. .. _live_logs: