Skip to content

Commit 2cbafc6

Browse files
authored
Update README.md
1 parent cd7a221 commit 2cbafc6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Check the [unit tests](https://github.com/doruirimescu/exception-with-retry/blob
1414
Making Changes & Contributing
1515
=============================
1616

17-
This project uses `pre-commit`_, please make sure to install it before making any
17+
This project uses [pre-commit](http://pre-commit.com/), please make sure to install it before making any
1818
changes::
1919

2020
pip install pre-commit
@@ -27,7 +27,6 @@ It is a good idea to update the hooks to the latest version::
2727

2828
Don't forget to tell your contributors to also install and use pre-commit.
2929

30-
.. _pre-commit: http://pre-commit.com/
3130

3231
Note
3332
====

0 commit comments

Comments
 (0)