fix bad request for community file (#10963)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user