We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 485ed44 + 530f573 commit cf48b00Copy full SHA for cf48b00
README.md
@@ -35,7 +35,7 @@ brew install boringtools/tap/git-alerts
35
go install github.com/boringtools/git-alerts@main
36
```
37
38
-Setup GitHub personal access token (PAT) as the environment variable
+Setup GitHub personal access token [(PAT)](https://github.com/boringtools/git-alerts/blob/main/docs/github.md) as the environment variable
39
40
```bash
41
export GITHUB_PAT=YOUR_GITHUB_PAT
@@ -82,7 +82,7 @@ git-alerts detect --org your-org-name
82
83
## Documentation
84
85
-[docs](https://github.com/c0d3G33k/git-alert/tree/main/docs)
+[docs](https://github.com/boringtools/git-alerts/tree/main/docs)
86
> Please feel to reach out for any feedback and suggestions
87
88
## Star History
0 commit comments