Skip to content

Incorrect changelog link from docs homepage #6397

@mplough

Description

@mplough

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: docsdocumentation improvement, missing or needing clarification

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions