diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a5fe1e6..b683c3a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -67,5 +67,5 @@ will be merged to `prerelease/`, then `testing`, and after a liv testing phase, to `stable` as well. It is recommended to follow -(Conventional Commits)[https://www.conventionalcommits.org/en/v1.0.0/], as this +[Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/), as this integrates well with tooling and helps the project review your code.