diff --git a/contribute.md b/contribute.md index 198bc5285..2d1b16c6d 100644 --- a/contribute.md +++ b/contribute.md @@ -44,7 +44,7 @@ properly written. It checks the following: and with licensing the work under the [MIT license](docs/LICENSE). To help you automatically add these trailers, you can run the - [setup_commit_msg_hook.sh](dev/tools/hooks/setup_commit_msg_hook.sh) + [setup_commit_msg_hook.sh](https://github.com/ipfs/community/blob/master/dev/tools/hooks/setup_commit_msg_hook.sh) script which will setup a Git commit-msg hook that will add the above trailers to all the commit messages you write.