diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2021-03-22 10:07:44 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-22 10:07:44 -0700 |
| commit | eafc1d390da2afe9280ac3cfd9eee9a212e34d43 (patch) | |
| tree | 98b88423caad45e82a21697f07599316c054b41a | |
| parent | a6e9bededa55ffaedd5db8a6a3da20187b505108 (diff) | |
| parent | 10a68c1920f3f588b3b65fa04a64d385b900a776 (diff) | |
Merge pull request #5643 from davideimola/fix/mentoringWhitespace
Removing ending white space in mentorship and re-align TOC to content
| -rw-r--r-- | contributors/guide/README.md | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/contributors/guide/README.md b/contributors/guide/README.md index 7a94fcf1..c3156c5d 100644 --- a/contributors/guide/README.md +++ b/contributors/guide/README.md @@ -12,21 +12,21 @@ description: # Getting Started - [Getting Started](#getting-started) -- [Welcome](#welcome) -- [Contributor Guide](#contributor-guide) -- [Prerequisites](#prerequisites) - - [Sign the CLA](#sign-the-cla) - - [Code of Conduct](#code-of-conduct) - - [Setting Up Your Developer Environment](#setting-up-your-development-environment) - - [Community Expectations and Roles](#community-expectations-and-roles) -- [Contributor Playground](#kubernetes-contributor-playground) - - [Contributor Workshops](#contributor-workshops) -- [Community](#community) - - [Communication](#communication) - - [Events](#events) - - [Meetups](#meetups) - - [Mentorship](#mentorship) -- [Advanced Topics](#advanced-topics) + - [Welcome](#welcome) + - [Contributor Guide](#contributor-guide) + - [Prerequisites](#prerequisites) + - [Sign the CLA](#sign-the-cla) + - [Code of Conduct](#code-of-conduct) + - [Setting up your development environment](#setting-up-your-development-environment) + - [Community Expectations and Roles](#community-expectations-and-roles) + - [Kubernetes Contributor Playground](#kubernetes-contributor-playground) + - [Contributor Workshops](#contributor-workshops) + - [Community](#community) + - [Communication](#communication) + - [Events](#events) + - [Meetups](#meetups) + - [Mentorship](#mentorship) + - [Advanced Topics](#advanced-topics) ## Welcome @@ -150,7 +150,7 @@ do not need to interact with regularly. [CM]: /community-membership.md [here]: /events/2019/11-contributor-summit [General Information]: /communication -[mentoring initiatives]: /mentoring/README.md +[mentoring initiatives]: /mentoring/README.md [Meet Our Contributors]: /mentoring/programs/meet-our-contributors.md [OWNERS files]: ./owners.md [Cloud Native Computing Foundation Guidelines]: https://github.com/cncf/communitygroups |
