Skip to content

Commit 3741eed

Browse files
authoredJan 1, 2018
Fix broken links
1 parent 921d353 commit 3741eed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ to install everything required to run this project on heroku as well as on your
4848
cd oshc
4949
```
5050

51-
1. Install [pre-commit](pre-commit.com) into your git hooks. [pre-commit](pre-commit.com) will now run on every commit. Every time you clone a project that is using [pre-commit](pre-commit.com) running [pre-commit](pre-commit.com) install should always be the first thing you do after installing requirements.
51+
1. Install [pre-commit](http://pre-commit.com/) into your git hooks. [pre-commit](http://pre-commit.com/) will now run on every commit. Every time you clone a project that is using [pre-commit](http://pre-commit.com/) running [pre-commit](http://pre-commit.com/) install should always be the first thing you do after installing requirements.
5252

5353
```bash
5454
pre-commit install

0 commit comments

Comments
 (0)
Please sign in to comment.