Rename "master" to "trunk" in various links
This commit is contained in:
parent
a0495d16e0
commit
9d11cedd18
3 changed files with 3 additions and 3 deletions
2
.github/PULL_REQUEST_TEMPLATE/bug_fix.md
vendored
2
.github/PULL_REQUEST_TEMPLATE/bug_fix.md
vendored
|
|
@ -1,6 +1,6 @@
|
|||
<!--
|
||||
Please make sure you read our contributing guidelines at
|
||||
https://github.com/cli/cli/blob/master/.github/CONTRIBUTING.md
|
||||
https://github.com/cli/cli/blob/trunk/.github/CONTRIBUTING.md
|
||||
before opening opening a pull request. Thanks!
|
||||
-->
|
||||
|
||||
|
|
|
|||
|
|
@ -136,4 +136,4 @@ Install a prebuilt binary from the [releases page][]
|
|||
[Chocolatey]: https://chocolatey.org
|
||||
[releases page]: https://github.com/cli/cli/releases/latest
|
||||
[hub]: https://github.com/github/hub
|
||||
[contributing page]: https://github.com/cli/cli/blob/master/.github/CONTRIBUTING.md
|
||||
[contributing page]: https://github.com/cli/cli/blob/trunk/.github/CONTRIBUTING.md
|
||||
|
|
|
|||
2
wix.json
2
wix.json
|
|
@ -27,6 +27,6 @@
|
|||
"description": "Use GitHub from the CLI",
|
||||
"project-url": "https://github.com/cli/cli",
|
||||
"tags": "github cli git",
|
||||
"license-url": "https://github.com/cli/cli/blob/master/LICENSE"
|
||||
"license-url": "https://github.com/cli/cli/blob/trunk/LICENSE"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue