aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index fdc4c94..e930695 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -17,7 +17,7 @@ by a blank line. A good rule of thumb is that anything you would write in a pull
request description on github has a place in the commit message as well.
For more discussion and details of good commit message practices, check out
-ihttps://chris.beams.io/posts/git-commit/
+[this post](https://chris.beams.io/posts/git-commit/).
## Coding style