mirror of
https://github.com/zoriya/octokit.net.git
synced 2025-12-05 23:06:10 +00:00
docs: link corrections (#2874)
Fix a couple of master --> main branches in links
This commit is contained in:
3
.github/pull_request_template.md
vendored
3
.github/pull_request_template.md
vendored
@@ -21,10 +21,9 @@ Resolves #ISSUE_NUMBER
|
|||||||
### Does this introduce a breaking change?
|
### Does this introduce a breaking change?
|
||||||
<!-- If this introduces a breaking change make sure to note it here any what the impact might be -->
|
<!-- If this introduces a breaking change make sure to note it here any what the impact might be -->
|
||||||
|
|
||||||
Please see our docs on [breaking changes](https://github.com/octokit/.github/blob/master/community/breaking_changes.md) to help!
|
Please see our docs on [breaking changes](https://github.com/octokit/.github/blob/main/community/breaking_changes.md) to help!
|
||||||
|
|
||||||
- [ ] Yes
|
- [ ] Yes
|
||||||
- [ ] No
|
- [ ] No
|
||||||
|
|
||||||
----
|
----
|
||||||
|
|
||||||
|
|||||||
@@ -183,5 +183,5 @@ Some things that will increase the chance that your pull request is accepted:
|
|||||||
|
|
||||||
# Additional Resources
|
# Additional Resources
|
||||||
|
|
||||||
* [Octokit Codebase Overview](https://github.com/octokit/octokit.net/blob/master/OVERVIEW.md)
|
* [Octokit Codebase Overview](https://github.com/octokit/octokit.net/blob/main/OVERVIEW.md)
|
||||||
* [General GitHub documentation](http://help.github.com/)
|
* [General GitHub documentation](http://help.github.com/)
|
||||||
|
|||||||
@@ -9,4 +9,4 @@ Even though [open source repositories are outside of the scope of our bug bounty
|
|||||||
|
|
||||||
## Reporting a Vulnerability
|
## Reporting a Vulnerability
|
||||||
|
|
||||||
Since this source is part of [Octokit](https://github.com/octokit) (a GitHub organization) we ask that you follow the guidelines [here](https://github.com/github/.github/blob/master/SECURITY.md#reporting-security-issues) to report anything that you might've found.
|
Since this source is part of [Octokit](https://github.com/octokit) (a GitHub organization) we ask that you follow the guidelines [here](https://github.com/github/.github/blob/main/SECURITY.md#reporting-security-issues) to report anything that you might've found.
|
||||||
|
|||||||
Reference in New Issue
Block a user