Skip to content

Commit ac9fd85

Browse files
Correct broken hyperlinks in the contributor guide.
1 parent d0490ed commit ac9fd85

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

contributors/guide/README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,12 @@ description:
1414
- [Getting Started](#getting-started)
1515
- [Welcome](#welcome)
1616
- [Contributor Guide](#contributor-guide)
17-
- [Resources Available](#resources-available)
1817
- [Prerequisites](#prerequisites)
19-
- [Sign the CLA](#sign-the-CLA)
18+
- [Sign the CLA](#sign-the-cla)
2019
- [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)
2423
- [Contributor Workshops](#contributor-workshops)
2524
- [Community](#community)
2625
- [Communication](#communication)
@@ -49,9 +48,9 @@ It is recommended that you follow these steps in order:
4948
- [Welcome](#welcome) - this page
5049
- [Prerequisites](#prerequisites) - tasks you need to complete before
5150
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
5352
before making your first contribution
54-
- [Contributing](#contributing) - the main reference guide to contributing
53+
- [Contributing](./contributing.md) - the main reference guide to contributing
5554
to Kubernetes
5655

5756
## Prerequisites

0 commit comments

Comments
 (0)