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
parent
ee54cf3e88
commit
2123433ed7
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue