summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorNicolas Borboën <ponsfrilus@gmail.com>2018-08-07 14:37:35 +0200
committerNicolas Borboën <ponsfrilus@gmail.com>2018-08-07 14:38:58 +0200
commit2311675d087bbbfbf791895c43561eebc1f6279e (patch)
treeb07a5cb127f8916954d05072b8b6e93203d5144b /README.md
parentcda365a93f9c8bd50965806261e95e1f6a0006ec (diff)
It appears that markdown files are better handeled by GitHub with extensions.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index df99c4a6f..1ac741768 100644
--- a/README.md
+++ b/README.md
@@ -57,7 +57,7 @@ sudo apt-get install lazygit
- [ ] i18n
## Contributing
-We love your input! Please check out the [contributing guide](CONTRIBUTING).
+We love your input! Please check out the [contributing guide](CONTRIBUTING.md).
## Work in progress
This is still a work in progress so there's still bugs to iron out and as this is my first project in Go the code could no doubt use an increase in quality, but I'll be improving on it whenever I find the time. If you have any feedback feel free to [raise an issue](https://github.com/jesseduffield/lazygit/issues)/[submit a PR](https://github.com/jesseduffield/lazygit/pulls).