Rename "master" to "trunk" in various links

This commit is contained in:
Mislav Marohnić 2020-05-26 20:57:26 +02:00
parent a0495d16e0
commit 9d11cedd18
3 changed files with 3 additions and 3 deletions

View file

@ -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!
-->

View file

@ -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

View file

@ -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"
}
}