Skip to content

Unreleased version link should use lower case #429

Open
@jasongerbes

Description

Hi there, just a minor issue I noticed on the Keep a Changelog website.

Currently the [unreleased] link in the Version 1.0.0 example uses title case:

[Unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/v1.0.0...HEAD

This should be lowercase (i.e. [unreleased]:...) as reference links are case-insensitive, and the current example conflicts with markdown formatters (e.g. Prettier).

Also worth noting that this repo's CHANGELOG.md also uses lowercase.

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions