diff options
| author | Mehdy Bohlool <mehdy@google.com> | 2017-03-24 05:05:03 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-03-24 05:05:03 -0700 |
| commit | 5a97fc0c9fa716ee5768dbfa31c6945e74ab6170 (patch) | |
| tree | 252998aaa8042c2632c8e1ca9fc16aa89f0ec506 | |
| parent | 10b04e453325f1df946d1c9695ba81a454a27212 (diff) | |
Update client-libraries.md
| -rw-r--r-- | contributors/devel/client-libraries.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/devel/client-libraries.md b/contributors/devel/client-libraries.md index 7e9c4107..cbf7509f 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 |
