Fix markdown link in CONTRIBUTING.md

Added a missing closing parentheses.
This commit is contained in:
Martin madsen 2014-07-29 14:02:08 +02:00
parent eb2c22d98f
commit e4e47b3f5d

View file

@ -346,7 +346,7 @@ $ github_user='<my-github-username>'
$ git push "$github_user" my-new-cask
```
If you are using [GitHub two-factor authentication](https://github.com/blog/1614-two-factor-authentication
If you are using [GitHub two-factor authentication](https://github.com/blog/1614-two-factor-authentication)
and set your remote repository as HTTPS you will need to set up
a personal access token and use that instead your password.
See more on https://help.github.com/articles/https-cloning-errors#provide-access-token-if-2fa-enabled