contribute.md: fix broken link to 'ammending commits' doc.
License: MIT Signed-off-by: Hector Sanjuan <code@hector.link>
Hector Sanjuan committed
Oct 4, 2016 at 12:17 UTC
77b644bdf3932d5a9c22b0ef86017198c2fd48e2
1 file changed
+1
-1
contribute.md
+1
-1
@@ -77,7 +77,7 @@ properly written. It checks the following:
77
script which will setup a Git commit-msg hook that will add the above
78
trailers to all the commit messages you write.
79
80
-See the [documentation about amending commits](docs/amending-commits.md)
80
+See the [documentation about amending commits](https://github.com/ipfs/community/blob/master/docs/amending-commits.md)
81
for explanation about how you can rework commit messages.
82
83
Some example commit messages: