Merge pull request #36394 from kadtendulkar/kad32

Fixing link on Contributing to Kubernetes Documentation in kubernetes / website github repository page
pull/36407/head
Kubernetes Prow Robot 2022-08-29 21:25:00 -07:00 committed by GitHub
commit 448e06d483
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -34,6 +34,6 @@ Note that code issues should be filed against the main kubernetes repository, wh
### Submitting Documentation Pull Requests
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/).
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](https://kubernetes.io/docs/contribute/new-content/open-a-pr/).
For more information, see [contributing to Kubernetes docs](https://kubernetes.io/docs/contribute/).