Skip to content

[DOC] Fix broken "Contributors" link in example notebooks #1011

@kabirvashisht4-glitch

Description

@kabirvashisht4-glitch

Describe the documentation issue

The 'Contributors' link found at the bottom of the example notebooks in the examples/ directory currently points to CONTRIBUTORS.md. This file does not exist in the repository, resulting in a 404 error. The link should be updated to point to the existing AUTHORS.rst file to properly attribute contributors.

Location
All .ipynb files within the examples/ folder

Solution
Current (Broken): [Contributors] - https://github.com/sktime/skpro/blob/main/CONTRIBUTORS.md

Corrected: [Contributors] - https://github.com/sktime/skpro/blob/main/AUTHORS.rst

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions