summaryrefslogtreecommitdiff
path: root/client-libraries.md
diff options
context:
space:
mode:
authorJimmi Dyson <jimmidyson@gmail.com>2015-08-26 10:59:03 +0100
committerJimmi Dyson <jimmidyson@gmail.com>2015-08-26 10:59:03 +0100
commit1f3791a4b008ee13c4003ce044f1faee6ab88197 (patch)
tree01b44dcbe2ae311b651464c7a4c93c2ee17bce08 /client-libraries.md
parentf8bbb8bbe9a02a423564997e5061d92fd6a3f09b (diff)
Update fabric8 client library location
Diffstat (limited to 'client-libraries.md')
-rw-r--r--client-libraries.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/client-libraries.md b/client-libraries.md
index 9e41688c..b63e2d44 100644
--- a/client-libraries.md
+++ b/client-libraries.md
@@ -41,8 +41,8 @@ Documentation for other releases can be found at
*Note: Libraries provided by outside parties are supported by their authors, not the core Kubernetes team*
- * [Java (OSGI)](https://bitbucket.org/amdatulabs/amdatu-kubernetes)
- * [Java (Fabric8)](https://github.com/fabric8io/fabric8/tree/master/components/kubernetes-api)
+ * [Java (OSGi)](https://bitbucket.org/amdatulabs/amdatu-kubernetes)
+ * [Java (Fabric8, OSGi)](https://github.com/fabric8io/kubernetes-client)
* [Ruby](https://github.com/Ch00k/kuber)
* [Ruby](https://github.com/abonas/kubeclient)
* [PHP](https://github.com/devstub/kubernetes-api-php-client)