From bd4b13b9945809b0086b7572c1a34c574ec668a1 Mon Sep 17 00:00:00 2001 From: Jimmi Dyson Date: Wed, 3 Jun 2015 16:25:46 +0100 Subject: [PATCH] Replace Java client library with fabric8 --- docs/client-libraries.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/client-libraries.md b/docs/client-libraries.md index 26b6226266e..eeb92141515 100644 --- a/docs/client-libraries.md +++ b/docs/client-libraries.md @@ -6,7 +6,7 @@ ### User Contributed *Note: Libraries provided by outside parties are supported by their authors, not the core Kubernetes team* - * [Java](https://github.com/nirmal070125/KubernetesAPIJavaClient) + * [Java](https://github.com/fabric8io/fabric8/tree/master/components/kubernetes-api) * [Ruby1](https://github.com/Ch00k/kuber) * [Ruby2](https://github.com/abonas/kubeclient) * [PHP](https://github.com/devstub/kubernetes-api-php-client)