mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-04 03:16:11 +00:00
docs: link corrections (#2874)
Fix a couple of master --> main branches in links
This commit is contained in:
@@ -7,12 +7,12 @@ Resolves #ISSUE_NUMBER
|
||||
### Before the change?
|
||||
<!-- Please describe the current behavior that you are modifying. -->
|
||||
|
||||
*
|
||||
*
|
||||
|
||||
### After the change?
|
||||
<!-- Please describe the behavior or changes that are being added by this PR. -->
|
||||
|
||||
*
|
||||
*
|
||||
|
||||
### Pull request checklist
|
||||
- [ ] Tests for the changes have been added (for bug fixes / features)
|
||||
@@ -21,10 +21,9 @@ Resolves #ISSUE_NUMBER
|
||||
### Does this introduce a breaking change?
|
||||
<!-- 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
|
||||
- [ ] No
|
||||
|
||||
----
|
||||
|
||||
|
||||
Reference in New Issue
Block a user