Skip to content

Commit

Permalink
Fix markdown syntax for link (#276)
Browse files Browse the repository at this point in the history
  • Loading branch information
vardy committed Nov 9, 2020
1 parent 622f31e commit 672c51c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -96,7 +96,7 @@ If you choose to set the `$PATH` later, please export TALISMAN\_HOME=$HOME/.tali


3. Choose a base directory where Talisman should scan for all git repositories, and setup a git hook (pre-commit or pre-push, as chosen in step 1) as a symlink.
This script will not clobber pre-existing hooks. If you have existing hooks, [look for ways to chain Talisman into them.] (#handling-existing-hooks)
This script will not clobber pre-existing hooks. If you have existing hooks, [look for ways to chain Talisman into them.](#handling-existing-hooks)


### Handling existing hooks
Expand Down

0 comments on commit 672c51c

Please sign in to comment.