From faef914087dec065796d124980233ad9e645c068 Mon Sep 17 00:00:00 2001 From: Chao Xu Date: Tue, 30 Aug 2016 15:16:41 -0700 Subject: [PATCH] update doc --- docs/devel/client-libraries.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/devel/client-libraries.md b/docs/devel/client-libraries.md index 7229b7f1109..354945f65ae 100644 --- a/docs/devel/client-libraries.md +++ b/docs/devel/client-libraries.md @@ -36,7 +36,7 @@ Documentation for other releases can be found at ### Supported - * [Go](http://releases.k8s.io/HEAD/pkg/client/) + * [Go](https://github.com/kubernetes/client-go) ### User Contributed