From 2138c03113eae351fd3ceb33a40bac7fe370336c Mon Sep 17 00:00:00 2001 From: "Jorge O. Castro" Date: Fri, 23 Feb 2018 13:05:10 -0500 Subject: [PATCH] Fix roles ToC entry --- contributors/guide/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contributors/guide/README.md b/contributors/guide/README.md index d2e104509..fd6ed7e18 100644 --- a/contributors/guide/README.md +++ b/contributors/guide/README.md @@ -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. \ No newline at end of file +- [OWNERS files](owners.md) - The Kubernetes organizations are managed with OWNERS files, which outline which parts of the code are owned by what groups.