diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e2cb621a..f380f182 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -13,4 +13,4 @@ This repository follows [git flow](https://nvie.com/posts/a-successful-git-branc ## Commits -Please follow the [commit message conventions](/Docs/Commits.md). +Please follow the [commit message conventions](/Docs/commits-conventions.md). diff --git a/Docs/Commits conventions.md b/Docs/commits-conventions.md similarity index 100% rename from Docs/Commits conventions.md rename to Docs/commits-conventions.md