Federation link is dead (#8735)

NG: https://kubernetes.io/docs/reference/generated/federation/
OK: https://kubernetes.io/docs/reference/federation/

For example, this page contain dead link.
https://kubernetes.io/docs/concepts/cluster-administration/federation/#api-resources

Old page is this, and I trace link from this page.
I think this change is meanable, so I think its change is correct.
https://v1-9.docs.kubernetes.io//docs/reference/generated/federation/

Note:
China page don't have this link.
This commit is contained in:
Masaya Aoyama (@amsy810) 2018-05-25 16:01:31 +09:00 committed by k8s-ci-robot
parent 673b729451
commit 13d6183a38
2 changed files with 2 additions and 2 deletions

View File

@ -96,7 +96,7 @@ The following guides explain some of the resources in detail:
* [Services](/docs/concepts/cluster-administration/federation-service-discovery/)
The [API reference docs](/docs/reference/generated/federation/) list all the
The [API reference docs](/docs/reference/federation/) list all the
resources supported by federation apiserver.
## Cascading deletion

View File

@ -110,7 +110,7 @@ Currently, only integers are supported with `Gt` or `Lt`.
## Clusters API reference
The full clusters API reference is currently in `federation/v1beta1` and more details can be found in the
[Federation API reference page](/docs/reference/generated/federation/).
[Federation API reference page](/docs/reference/federation/).
{{% /capture %}}