From 2bfe095e4dcd02b4ccd3e21c1f30591ca57518a6 Mon Sep 17 00:00:00 2001 From: Nikhita Raghunath Date: Wed, 5 Jul 2017 03:18:23 +0530 Subject: Fix link to point to English docs instead of Chinese --- contributors/devel/api-conventions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributors/devel/api-conventions.md b/contributors/devel/api-conventions.md index fd20bdd7..e2c7bab6 100644 --- a/contributors/devel/api-conventions.md +++ b/contributors/devel/api-conventions.md @@ -5,7 +5,7 @@ Updated: 3/7/2017 *This document is oriented at users who want a deeper understanding of the Kubernetes API structure, and developers wanting to extend the Kubernetes API. -An introduction to using resources with kubectl can be found in [the object management overview](https://kubernetes.io/docs/concepts/tools/kubectl/object-management-overview/).* +An introduction to using resources with kubectl can be found in [the object management overview](https://kubernetes.io/docs/tutorials/object-management-kubectl/object-management/).* **Table of Contents** -- cgit v1.2.3