Skip to content

Adding new doc file may break existing URLs #35

Description

@XiangRongLin

With #31 I added a new doc file in between and incremented the number in the file names of the other files.

This means that any existing link out there to a specific file will break because the URL contains that number.
For example https://teamnewpipe.github.io/documentation/05_releasing/ will result in a 404 when that PR goes live.


One solution would be to remove the enumeration. This will break all URLs once, but then it can't occur anymore.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions