Skip to content

Commit

Permalink
Merge pull request #416 from ericwb/nit
Browse files Browse the repository at this point in the history
Remove unneeded trailing paren in link
  • Loading branch information
lukehinds committed Oct 29, 2018
2 parents 8f4c216 + 4e84299 commit fa58b0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -253,7 +253,7 @@ Version control integration
---------------------------

Use `pre-commit <https://pre-commit.com/>`_. Once you `have it
installed <https://pre-commit.com/#install)>`_, add this to the
installed <https://pre-commit.com/#install>`_, add this to the
`.pre-commit-config.yaml` in your repository
(be sure to update `rev` to point to a real git tag/revision!)::

Expand Down

0 comments on commit fa58b0a

Please sign in to comment.