Update links to proper repos
This commit is contained in:
committed by
Andrew Chen
parent
206a264c0e
commit
2e192598a0
+6
-6
@@ -31,9 +31,9 @@ toc:
|
||||
- title: OpenAPI and Swagger
|
||||
section:
|
||||
- title: OpenAPI Spec
|
||||
path: https://github.com/kubernetes/kubernetes/blob/master/api/openapi-spec/
|
||||
path: https://git.k8s.io/kubernetes/api/openapi-spec/
|
||||
- title: Swagger Spec
|
||||
path: https://github.com/kubernetes/kubernetes/tree/master/api/swagger-spec/
|
||||
path: https://git.k8s.io/kubernetes/api/swagger-spec/
|
||||
|
||||
- title: Federation API
|
||||
section:
|
||||
@@ -71,16 +71,16 @@ toc:
|
||||
- title: Kubernetes Design Docs
|
||||
section:
|
||||
- title: Kubernetes Architecture
|
||||
path: https://github.com/kubernetes/community/blob/master/contributors/design-proposals/architecture.md
|
||||
path: https://git.k8s.io/community/contributors/design-proposals/architecture.md
|
||||
- title: Kubernetes Design Overview
|
||||
path: https://github.com/kubernetes/kubernetes/tree/release-1.6/docs/design
|
||||
- title: Kubernetes Identity and Access Management
|
||||
path: https://github.com/kubernetes/community/blob/master/contributors/design-proposals/access.md
|
||||
path: https://git.k8s.io/community/contributors/design-proposals/access.md
|
||||
- docs/admin/ovs-networking.md
|
||||
- title: Security Contexts
|
||||
path: https://github.com/kubernetes/community/blob/master/contributors/design-proposals/security_context.md
|
||||
path: https://git.k8s.io/community/contributors/design-proposals/security_context.md
|
||||
- title: Security in Kubernetes
|
||||
path: https://github.com/kubernetes/community/blob/master/contributors/design-proposals/security.md
|
||||
path: https://git.k8s.io/community/contributors/design-proposals/security.md
|
||||
|
||||
- title: Kubernetes Issues and Security
|
||||
section:
|
||||
|
||||
Reference in New Issue
Block a user