diff --git a/slides/k8s/kubectlget.md b/slides/k8s/kubectlget.md index d1c034bb..14a0bff4 100644 --- a/slides/k8s/kubectlget.md +++ b/slides/k8s/kubectlget.md @@ -104,7 +104,7 @@ ## Introspection vs. documentation -- We can access the same information by reading the [API documentation](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.14/) +- We can access the same information by reading the [API documentation](https://kubernetes.io/docs/reference/#api-reference) - The API documentation is usually easier to read, but: