... | ... |
@@ -113,7 +113,7 @@ please setup the git filter by executing |
113 | 113 |
|
114 | 114 |
in the repository. |
115 | 115 |
|
116 |
-We implement several other checks in order to maintain a consistent code style. We do this using [pre-commit`](https://pre-commit.com), execute |
|
116 |
+We implement several other checks in order to maintain a consistent code style. We do this using `pre-commit <https://pre-commit.com>`_, execute |
|
117 | 117 |
|
118 | 118 |
.. code:: bash |
119 | 119 |
|