Fix the git commit messages hash link
authorIonică Bizău <bizauionica@gmail.com>
Thu, 17 Sep 2015 09:34:15 +0000 (12:34 +0300)
committerIonică Bizău <bizauionica@gmail.com>
Thu, 17 Sep 2015 09:34:15 +0000 (12:34 +0300)
CONTRIBUTING.md

index 516f628..6ca3ea5 100644 (file)
@@ -30,7 +30,7 @@ possible with your report. If you can, please include:
 * Follow the CoffeeScript, JavaScript, C++ and Python [coding style defined in docs](/docs/development/coding-style.md).
 * Write documentation in [Markdown](https://daringfireball.net/projects/markdown).
   See the [Documentation Styleguide](/docs/styleguide.md).
-* Use short, present tense commit messages. See [Commit Message Styleguide](#git-commit-messages-styleguide).
+* Use short, present tense commit messages. See [Commit Message Styleguide](#git-commit-messages).
 
 ## Styleguides