From 11f7eff295954a823f5acdd8abb24d8acbf3fd2a Mon Sep 17 00:00:00 2001 From: vishakha <54327666+vishakhanihore@users.noreply.github.com> Date: Tue, 10 Dec 2019 23:53:29 +0530 Subject: [PATCH] Fix: 404 for haskell client (#17988) * Fix: 404 for haskell client * Rem: Protocol from the URL --- content/en/docs/reference/using-api/client-libraries.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/reference/using-api/client-libraries.md b/content/en/docs/reference/using-api/client-libraries.md index e761483cbe..c00f7736bb 100644 --- a/content/en/docs/reference/using-api/client-libraries.md +++ b/content/en/docs/reference/using-api/client-libraries.md @@ -71,7 +71,7 @@ their authors, not the Kubernetes team. | dotNet | [github.com/tonnyeremin/kubernetes_gen](https://github.com/tonnyeremin/kubernetes_gen) | | DotNet (RestSharp) | [github.com/masroorhasan/Kubernetes.DotNet](https://github.com/masroorhasan/Kubernetes.DotNet) | | Elixir | [github.com/obmarg/kazan](https://github.com/obmarg/kazan/) | -| Haskell | [github.com/soundcloud/haskell-kubernetes](https://github.com/soundcloud/haskell-kubernetes) | +| Haskell | [github.com/kubernetes-client/haskell](https://github.com/kubernetes-client/haskell) | {{% /capture %}}