Skip to content

Commit ecb7ab1

Browse files
committed
Fix pre-commit readme link
1 parent 608f41c commit ecb7ab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,6 @@ impl Step<MyTask> for ApiRequest {
216216

217217
This project is licensed under the [MIT license](LICENSE).
218218

219-
[.pre-commit.sh]: https://github.com/imbolc/pg_task/blob/main/pre-commit.sh
219+
[.pre-commit.sh]: https://github.com/imbolc/pg_task/blob/main/.pre-commit.sh
220220
[delay-example]: https://github.com/imbolc/pg_task/blob/main/examples/delay.rs
221221
[tutorial-example]: https://github.com/imbolc/pg_task/blob/main/examples/tutorial.rs

0 commit comments

Comments
 (0)