Remove references to imported for Contributing guides (#10084)

This commit is contained in:
Marko Mudrinić
2018-08-28 02:26:10 +02:00
committed by k8s-ci-robot
parent bde5b1409b
commit 55eee978cd
3 changed files with 9 additions and 4 deletions
@@ -5,11 +5,11 @@ index: 0
foundational:
- label: "Read the Developer Guide"
icon: fa-book
url: "/docs/imported/community/devel/"
url: "/docs/community/devel/"
intermediate:
- label: "Learn about the Kubernetes Enhancement Proposal (KEP) process"
icon: fa-upload
url: "/docs/imported/community/keps/"
url: "/docs/community/keps/"
- label: "Understand the API conventions"
icon: fa-map-o
url: "https://github.com/kubernetes/community/blob/master/contributors/devel/api-conventions.md"