fix bad request for community file (#10963)

This commit is contained in:
Chao Wang
2018-11-16 22:58:44 +08:00
committed by k8s-ci-robot
parent 210b5ddb09
commit 6aa48f841e
2 changed files with 4 additions and 4 deletions
@@ -5,10 +5,10 @@ index: 1
foundational:
- label: "Contribute to the Kubernetes OSS project"
icon: fa-users
url: "/docs/community/guide/"
url: "https://github.com/kubernetes/community/blob/master/contributors/guide/README.md"
- label: "Find out about mentoring initiatives"
icon: fa-graduation-cap
url: "/docs/community/mentoring/"
url: "https://github.com/kubernetes/community/blob/master/mentoring/README.md"
intermediate:
- label: "Apply for community membership as a member, reviewer, approver, owner, or maintainer"
icon: fa-user-plus