fix bad request for community file (#10963)
This commit is contained in:
@@ -5,11 +5,11 @@ index: 0
|
||||
foundational:
|
||||
- label: "Read the Developer Guide"
|
||||
icon: fa-book
|
||||
url: "/docs/community/devel/"
|
||||
url: "https://github.com/kubernetes/community/blob/master/contributors/devel/README.md"
|
||||
intermediate:
|
||||
- label: "Learn about the Kubernetes Enhancement Proposal (KEP) process"
|
||||
icon: fa-upload
|
||||
url: "/docs/community/keps/"
|
||||
url: "https://github.com/kubernetes/community/blob/master/keps/0001-kubernetes-enhancement-proposal-process.md"
|
||||
- label: "Understand the API conventions"
|
||||
icon: fa-map-o
|
||||
url: "https://github.com/kubernetes/community/blob/master/contributors/devel/api-conventions.md"
|
||||
|
||||
Reference in New Issue
Block a user