mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-06-30 06:12:15 -06:00
Fix markdown link in CONTRIBUTING.md
Added a missing closing parentheses.
This commit is contained in:
parent
eb2c22d98f
commit
e4e47b3f5d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue