update to start.md fixing broken links (#10787)

Changed the two previously-broken links in the "Sign the CLA" section of the page to point to current working pages.
pull/10788/head
Robin Rakowski 2018-10-30 16:54:33 -07:00 committed by k8s-ci-robot
parent ee54cf3e88
commit 2123433ed7
1 changed files with 2 additions and 2 deletions

View File

@ -154,8 +154,8 @@ process guidelines and information about deadlines.
### Sign the CLA
Before you can contribute code or documentation to Kubernetes, you **must** read
the [Contributor guide](/docs/community/guide/) and
[sign the Contributor License Agreement (CLA)](/docs/community/guide/#sign-the-cla).
the [Contributor guide](https://github.com/kubernetes/community/blob/master/contributors/guide/README.md) and
[sign the Contributor License Agreement (CLA)](https://github.com/kubernetes/community/blob/master/CLA.md).
Don't worry -- this doesn't take long!
### Find something to work on