Fix git commit post link

This commit is contained in:
Isaac Freund
2020-05-24 21:08:41 +02:00
parent f8a4f1dbe9
commit 6e92511257

View File

@ -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. 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 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 ## Coding style