[mod] Client library link is dead (#8734)
NG: https://kubernetes.io/docs/reference/client-libraries/ OK: https://kubernetes.io/docs/reference/using-api/client-libraries/ For example, this page contain dead link. https://kubernetes.io/docs/reference/ Old page is this, so its change is correct. https://v1-9.docs.kubernetes.io/docs/reference/client-libraries/ Note: China page don't have this link.
This commit is contained in:
committed by
k8s-ci-robot
parent
88a6607e39
commit
127b52afaf
@@ -142,7 +142,7 @@ as the kubectl CLI does to locate and authenticate to the apiserver. See this [e
|
||||
|
||||
#### Other languages
|
||||
|
||||
There are [client libraries](/docs/reference/client-libraries/) for accessing the API from other languages.
|
||||
There are [client libraries](/docs/reference/using-api/client-libraries/) for accessing the API from other languages.
|
||||
See documentation for other libraries for how they authenticate.
|
||||
|
||||
### Accessing the API from a Pod
|
||||
|
||||
Reference in New Issue
Block a user