[mod] API overview link is dead (#8733)
NG: https://kubernetes.io/docs/reference/api-overview/ OK: https://kubernetes.io/docs/reference/using-api/api-overview/ 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/api-overview/ Note: China page don't have this link.
This commit is contained in:
committed by
k8s-ci-robot
parent
518b6334c5
commit
88a6607e39
@@ -58,7 +58,7 @@ tools to checkpoint state.
|
||||
|
||||
Additionally, the [Kubernetes control
|
||||
plane](/docs/concepts/overview/components/) is built upon the same
|
||||
[APIs](/docs/reference/api-overview/) that are available to developers
|
||||
[APIs](/docs/reference/using-api/api-overview/) that are available to developers
|
||||
and users. Users can write their own controllers, such as
|
||||
[schedulers](https://github.com/kubernetes/community/blob/{{< param "githubbranch" >}}/contributors/devel/scheduler.md),
|
||||
with [their own
|
||||
|
||||
Reference in New Issue
Block a user