Fix roles ToC entry

This commit is contained in:
Jorge O. Castro 2018-02-23 13:05:10 -05:00
parent e0fafcdf23
commit 2138c03113
1 changed files with 2 additions and 2 deletions

View File

@ -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) - [Code of Conduct](#code-of-conduct)
- [Setting up your development - [Setting up your development
environment](#setting-up-your-development-environment) environment](#setting-up-your-development-environment)
- [Community Expectations and Roles](#community-expectations) - [Community Expectations and Roles](#community-expectations-and-roles)
- [Thanks](#thanks) - [Thanks](#thanks)
- [Your First Contribution](#your-first-contribution) - [Your First Contribution](#your-first-contribution)
- [Find something to work on](#find-something-to-work-on) - [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. 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.