fix dead link
This commit is contained in:
Qiming 2017-11-21 14:07:22 +08:00 committed by GitHub
commit 84f8c03e7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -300,6 +300,6 @@ Check that:
{% capture whatsnext %}
* If you need assistance, use one of the [support channels](/docs/tasks/debug-application-cluster/troubleshooting/) to seek assistance.
* For details about use cases that motivated this work, see
[Federation proposal](https://git.k8s.io/community/contributors/design-proposals/federation/federation.md).
[Federation proposal](https://git.k8s.io/community/contributors/design-proposals/multicluster/federation.md).
{% endcapture %}
{% include templates/task.md %}

View File

@ -380,4 +380,4 @@ Check that:
## For more information
* [Federation proposal](https://git.k8s.io/community/contributors/design-proposals/federation/federation.md) details use cases that motivated this work.
* [Federation proposal](https://git.k8s.io/community/contributors/design-proposals/multicluster/federation.md) details use cases that motivated this work.