Skip to content

Commit cf48b00

Browse files
authored
Merge pull request #21 from boringtools/dev-nikhil
Fixed broken links
2 parents 485ed44 + 530f573 commit cf48b00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ brew install boringtools/tap/git-alerts
3535
go install github.com/boringtools/git-alerts@main
3636
```
3737

38-
Setup GitHub personal access token (PAT) as the environment variable
38+
Setup GitHub personal access token [(PAT)](https://github.com/boringtools/git-alerts/blob/main/docs/github.md) as the environment variable
3939

4040
```bash
4141
export GITHUB_PAT=YOUR_GITHUB_PAT
@@ -82,7 +82,7 @@ git-alerts detect --org your-org-name
8282

8383
## Documentation
8484

85-
[docs](https://github.com/c0d3G33k/git-alert/tree/main/docs)
85+
[docs](https://github.com/boringtools/git-alerts/tree/main/docs)
8686
> Please feel to reach out for any feedback and suggestions
8787
8888
## Star History

0 commit comments

Comments
 (0)