@cryptotaxi247 / kubo / commits / 38a600b3c

Fixes setuo_commit_msg_hook.sh link.

Stephen Whitmore committed Jan 14, 2016 at 12:04 UTC 38a600b3c83d72ca5cebef07890b197a3d9b3a06
1 file changed +1 -1
contribute.md
+1 -1
@@ -44,7 +44,7 @@ properly written. It checks the following:
44 and with licensing the work under the [MIT license](docs/LICENSE).
45
46 To help you automatically add these trailers, you can run the
47 - [setup_commit_msg_hook.sh](dev/tools/hooks/setup_commit_msg_hook.sh)
47 + [setup_commit_msg_hook.sh](https://github.com/ipfs/community/blob/master/dev/tools/hooks/setup_commit_msg_hook.sh)
48 script which will setup a Git commit-msg hook that will add the above
49 trailers to all the commit messages you write.
50