Browse code

use rst syntax instead of markdown

Bas Nijholt authored on 10/05/2019 03:24:53
Showing 1 changed files
... ...
@@ -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