Fix roles ToC entry
This commit is contained in:
parent
e0fafcdf23
commit
2138c03113
|
@ -19,7 +19,7 @@ Welcome to Kubernetes! This document is the single source of truth for how to co
|
|||
- [Code of Conduct](#code-of-conduct)
|
||||
- [Setting up your development
|
||||
environment](#setting-up-your-development-environment)
|
||||
- [Community Expectations and Roles](#community-expectations)
|
||||
- [Community Expectations and Roles](#community-expectations-and-roles)
|
||||
- [Thanks](#thanks)
|
||||
- [Your First Contribution](#your-first-contribution)
|
||||
- [Find something to work on](#find-something-to-work-on)
|
||||
|
@ -226,4 +226,4 @@ Please learn about our mentoring initiatives [here](http://git.k8s.io/community/
|
|||
|
||||
This section includes things that need to be documented, but typical contributors do not need to interact with regularly.
|
||||
|
||||
- [OWNERS files](owners.md) - The Kubernetes organizations are managed with OWNERS files, which outline which parts of the code are owned by what groups.
|
||||
- [OWNERS files](owners.md) - The Kubernetes organizations are managed with OWNERS files, which outline which parts of the code are owned by what groups.
|
||||
|
|
Loading…
Reference in New Issue