From 5a97fc0c9fa716ee5768dbfa31c6945e74ab6170 Mon Sep 17 00:00:00 2001 From: Mehdy Bohlool Date: Fri, 24 Mar 2017 05:05:03 -0700 Subject: [PATCH] Update client-libraries.md --- contributors/devel/client-libraries.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributors/devel/client-libraries.md b/contributors/devel/client-libraries.md index 7e9c41075..cbf7509f9 100644 --- a/contributors/devel/client-libraries.md +++ b/contributors/devel/client-libraries.md @@ -3,7 +3,7 @@ ### Supported by [Kubernetes SIG API Machinery](https://github.com/kubernetes/community/tree/master/sig-api-machinery) * [Go](https://github.com/kubernetes/client-go) - * [Python] (https://github.com/kubernetes-incubator/client-python) + * [Python](https://github.com/kubernetes-incubator/client-python) ### User Contributed