From f5496b5b5cfcd74cfe24fc22df684d4c5c93d88a Mon Sep 17 00:00:00 2001 From: Joseph Heck Date: Mon, 8 Apr 2019 17:59:03 -0700 Subject: [PATCH] minor link update with the migration of conventions in the community repo (#13681) --- content/en/docs/concepts/overview/kubernetes-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/concepts/overview/kubernetes-api.md b/content/en/docs/concepts/overview/kubernetes-api.md index 1e9d67aba8..8fbbbefc56 100644 --- a/content/en/docs/concepts/overview/kubernetes-api.md +++ b/content/en/docs/concepts/overview/kubernetes-api.md @@ -11,7 +11,7 @@ card: {{% capture overview %}} -Overall API conventions are described in the [API conventions doc](https://git.k8s.io/community/contributors/devel/api-conventions.md). +Overall API conventions are described in the [API conventions doc](https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md). API endpoints, resource types and samples are described in [API Reference](/docs/reference).