diff options
author | Aleksey Kladov <[email protected]> | 2018-01-27 21:35:17 +0000 |
---|---|---|
committer | Aleksey Kladov <[email protected]> | 2018-01-27 21:35:17 +0000 |
commit | d32345e518acd92d8c3509590ae21260d7b8e189 (patch) | |
tree | 5c15830642e4152820b015d5e32f90600288a3e5 | |
parent | ffe545cc37b9d4b1c45171575a6cc3128fa346e5 (diff) |
Fix link
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 570a26c51..d26ecd7bc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md | |||
@@ -33,7 +33,7 @@ are some areas where contributions would be **especially** welcome: | |||
33 | 33 | ||
34 | 34 | ||
35 | Do take a look at the issue tracker, and try to read other docs in | 35 | Do take a look at the issue tracker, and try to read other docs in |
36 | the [./docs] folder! | 36 | the [./docs](https://github.com/matklad/libsyntax2/tree/master/docs) folder! |
37 | 37 | ||
38 | If you don't know where to start, or have *any* questions or suggestions, | 38 | If you don't know where to start, or have *any* questions or suggestions, |
39 | don't hesitate to chat at [Gitter](https://gitter.im/libsyntax2/Lobby)! | 39 | don't hesitate to chat at [Gitter](https://gitter.im/libsyntax2/Lobby)! |