diff --git a/docs/reference/index.md b/docs/reference/index.md index 5b88d5e3d0..8aa452cdf2 100644 --- a/docs/reference/index.md +++ b/docs/reference/index.md @@ -22,7 +22,13 @@ To call the Kubernetes API from a programming language, you can use client libraries: - [Kubernetes Go client library](https://github.com/kubernetes/client-go/) +<<<<<<< HEAD - [Kubernetes Python client library](https://github.com/kubernetes-client/python) +||||||| merged common ancestors +- [Kubernetes Python client libary](https://github.com/kubernetes-incubator/client-python) +======= +- [Kubernetes Python client library](https://github.com/kubernetes-incubator/client-python) +>>>>>>> fix description about client library (#7634) ## CLI Reference