Fix "Github" capitalisation

This commit is contained in:
Sol Fisher Romanoff 2021-03-15 13:49:05 +02:00 committed by Drew DeVault
parent d9ceb0df50
commit dd2e1e8fc8
2 changed files with 3 additions and 3 deletions

View File

@ -173,8 +173,8 @@ like GitHub. This should be your first stop when looking for an integration.
**Environment**
- `BUILD_SUBMITTER`: `dispatch.sr.ht`
- `BUILD_REASON`: `github-commit` (commit from Github), `gitlab-commit`
(commit from Gitlab), `github-pr` (pull request from Github) or
- `BUILD_REASON`: `github-commit` (commit from GitHub), `gitlab-commit`
(commit from Gitlab), `github-pr` (pull request from GitHub) or
`gitlab-mr` (merge request from Gitlab)
## git.sr.ht

View File

@ -22,4 +22,4 @@ is available on these pages.
# Integration-specific documentation
- [Github](github.md)
- [GitHub](github.md)