-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
type: docsdocumentation improvement, missing or needing clarificationdocumentation improvement, missing or needing clarification
Description
On https://docs.pytest.org/en/latest/index.html, the Changelog is erroneously linked:
Consult the Changelog page for fixes and enhancements of each version.
It links to the Python language changelog (https://docs.python.org/3/whatsnew/changelog.html#changelog) rather than the Pytest changelog (https://docs.pytest.org/en/latest/changelog.html).
I'm not sure why; the rst
source says the following and there is a changelog page.
Changelog
---------
Consult the :ref:`Changelog <changelog>` page for fixes and enhancements of each version.
Is there an issue with the doc generation process?
laurentbristiel
Metadata
Metadata
Assignees
Labels
type: docsdocumentation improvement, missing or needing clarificationdocumentation improvement, missing or needing clarification