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.
This commit is contained in:
Robin Rakowski
2018-10-30 16:54:33 -07:00
committed by k8s-ci-robot
parent ee54cf3e88
commit 2123433ed7
+2 -2
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