diff options
| author | roc <rockerchen@tencent.com> | 2019-03-29 20:09:54 +0800 |
|---|---|---|
| committer | roc <rockerchen@tencent.com> | 2019-03-29 20:09:54 +0800 |
| commit | 7d8698001f1544f47038875427e76c4d7eeeace7 (patch) | |
| tree | 996eb1b22124ad58c77710f57454f929a8a18cdf | |
| parent | 385a7c51ee70732deba674c93c01381140f7a9d0 (diff) | |
fix url
| -rw-r--r-- | contributors/devel/sig-api-machinery/generating-clientset.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/devel/sig-api-machinery/generating-clientset.md b/contributors/devel/sig-api-machinery/generating-clientset.md index bf12e92c..a5619b97 100644 --- a/contributors/devel/sig-api-machinery/generating-clientset.md +++ b/contributors/devel/sig-api-machinery/generating-clientset.md @@ -1,6 +1,6 @@ # Generation and release cycle of clientset -Client-gen is an automatic tool that generates [clientset](../design-proposals/api-machinery/client-package-structure.md#high-level-client-sets) based on API types. This doc introduces the use of client-gen, and the release cycle of the generated clientsets. +Client-gen is an automatic tool that generates [clientset](/contributors/design-proposals/api-machinery/client-package-structure.md#high-level-client-sets) based on API types. This doc introduces the use of client-gen, and the release cycle of the generated clientsets. ## Using client-gen |
