git.lucas.co / cce-compositor
Wayland compositor (wlroots)
git clone https://git.lucas.co/cce-compositor.git

commit2f287805b76772e72ed7ef19f1c7e85e477db991
parentc4a675cff4
authorIsaac Freund <[email protected]>
date2020-05-24 21:08
Fix git commit post link

 CONTRIBUTING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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