@@ -14,13 +14,12 @@ description:
14
14
- [ Getting Started] ( #getting-started )
15
15
- [ Welcome] ( #welcome )
16
16
- [ Contributor Guide] ( #contributor-guide )
17
- - [ Resources Available] ( #resources-available )
18
17
- [ Prerequisites] ( #prerequisites )
19
- - [ Sign the CLA] ( #sign-the-CLA )
18
+ - [ Sign the CLA] ( #sign-the-cla )
20
19
- [ Code of Conduct] ( #code-of-conduct )
21
- - [ Setting Up Your Developer Environment] ( #setting-up )
22
- - [ Community Expectations and Roles] ( #community-expectations )
23
- - [ Contributor Playground] ( #contributor-playground )
20
+ - [ Setting Up Your Developer Environment] ( #setting-up-your-development-environment )
21
+ - [ Community Expectations and Roles] ( #community-expectations-and-roles )
22
+ - [ Contributor Playground] ( #kubernetes- contributor-playground )
24
23
- [ Contributor Workshops] ( #contributor-workshops )
25
24
- [ Community] ( #community )
26
25
- [ Communication] ( #communication )
@@ -49,9 +48,9 @@ It is recommended that you follow these steps in order:
49
48
- [ Welcome] ( #welcome ) - this page
50
49
- [ Prerequisites] ( #prerequisites ) - tasks you need to complete before
51
50
you can start contributing to Kubernetes
52
- - [ Your First Contribution] ( # first-contribution) - things you'll need to know
51
+ - [ Your First Contribution] ( ./ first-contribution.md ) - things you'll need to know
53
52
before making your first contribution
54
- - [ Contributing] ( # contributing) - the main reference guide to contributing
53
+ - [ Contributing] ( ./ contributing.md ) - the main reference guide to contributing
55
54
to Kubernetes
56
55
57
56
## Prerequisites
0 commit comments