We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd7a221 commit 2cbafc6Copy full SHA for 2cbafc6
README.md
@@ -14,7 +14,7 @@ Check the [unit tests](https://github.com/doruirimescu/exception-with-retry/blob
14
Making Changes & Contributing
15
=============================
16
17
-This project uses `pre-commit`_, please make sure to install it before making any
+This project uses [pre-commit](http://pre-commit.com/), please make sure to install it before making any
18
changes::
19
20
pip install pre-commit
@@ -27,7 +27,6 @@ It is a good idea to update the hooks to the latest version::
27
28
Don't forget to tell your contributors to also install and use pre-commit.
29
30
-.. _pre-commit: http://pre-commit.com/
31
32
Note
33
====
0 commit comments