Update "master" to "main" in PR submission guide
This commit is contained in:
parent
0c7491f125
commit
db03b5cacc
|
@ -34,6 +34,6 @@ Note that code issues should be filed against the main kubernetes repository, wh
|
||||||
|
|
||||||
### Submitting Documentation Pull Requests
|
### Submitting Documentation Pull Requests
|
||||||
|
|
||||||
If you're fixing an issue in the existing documentation, you should submit a PR against the master branch. Follow [these instructions to create a documentation pull request against the kubernetes.io repository](http://kubernetes.io/docs/home/contribute/create-pull-request/).
|
If you're fixing an issue in the existing documentation, you should submit a PR against the main branch. Follow [these instructions to create a documentation pull request against the kubernetes.io repository](http://kubernetes.io/docs/home/contribute/create-pull-request/).
|
||||||
|
|
||||||
For more information, see [contributing to Kubernetes docs](https://kubernetes.io/docs/contribute/).
|
For more information, see [contributing to Kubernetes docs](https://kubernetes.io/docs/contribute/).
|
||||||
|
|
Loading…
Reference in New Issue