Skip to content

Commit 254b0a3

Browse files
committed
doc: add pre-commit url
1 parent 9b69c13 commit 254b0a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ When opening a pull request, please use one of the following prefixes:
102102

103103
**5. Install pre-commit.**
104104

105-
[pre-commit]() is a git hook for running operations at commit time. To use it in
105+
[pre-commit](https://pre-commit.com/) is a git hook for running operations at commit time. To use it in
106106
your environment, do `pip install pre-commit` following by `pre-cmmit install`
107107
inside your source directory.
108108

0 commit comments

Comments
 (0)