diff options
| author | Nikhita Raghunath <nikitaraghunath@gmail.com> | 2017-07-05 03:18:23 +0530 |
|---|---|---|
| committer | Nikhita Raghunath <nikitaraghunath@gmail.com> | 2017-07-05 03:18:23 +0530 |
| commit | 2bfe095e4dcd02b4ccd3e21c1f30591ca57518a6 (patch) | |
| tree | 9e17c2f1f6d1037e2799c433bbfe7aba643ec46b | |
| parent | 1db8e2be915d79a92577d58a216e5ad498361afc (diff) | |
Fix link to point to English docs instead of Chinese
| -rw-r--r-- | contributors/devel/api-conventions.md | 2 |
1 files changed, 1 insertions, 1 deletions
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** <!-- BEGIN MUNGE: GENERATED_TOC --> |
