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

commit94017a4b9b585a8c712c1f3b2467ec39ed6c4ea9
parent46b5fe7a68
authorIsaac Freund <[email protected]>
date2020-04-19 16:03
Fix a typo in contributing.md

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

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 3072edf..029237d 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -22,7 +22,7 @@ ihttps://chris.beams.io/posts/git-commit/
 ## Coding style
 
 Please follow the
-[Zig Style Guide](the https://ziglang.org/documentation/master/#Style-Guide)
+[Zig Style Guide](https://ziglang.org/documentation/master/#Style-Guide)
 and run `zig fmt` before every commit. With regards to line length, consider 100
 characters to be a hard upper limit and 80 or less to be the goal. Note that
 inserting a trailing comma after the last parameter in function calls, struct