Open
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.
Metadata
Metadata
Assignees
Labels
No labels
Activity