diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2020-02-17 09:31:29 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-17 09:31:29 -0800 |
| commit | e91ba13c9619b88dd4ba6aa46299e32aba6b3250 (patch) | |
| tree | 553ed05ad3d198fca75ffcc875a7514e6a1c30e9 | |
| parent | 44d067b625a4d773c5cc8f72c735eb800bc1dddf (diff) | |
| parent | 6e486f40ad89e3f8708edc1581384dd7465c1980 (diff) | |
Merge pull request #4523 from vishakhanihore/patch-1
Changing title metadata for ReadME to Contributors Guide
| -rw-r--r-- | contributors/guide/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/guide/README.md b/contributors/guide/README.md index accef273..ceee173a 100644 --- a/contributors/guide/README.md +++ b/contributors/guide/README.md @@ -1,5 +1,5 @@ --- -title: "Getting Started with Contributing" +title: "Contributors Guide" weight: 1 slug: "guide" --- |
