Fix the hyperlink of federation.md to the latest path.

reviewable/pr6148/r1
William Chang 2017-11-02 15:51:30 +08:00
parent 8ff083b0f3
commit 3fef7beae9
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ clusters up to 5000 nodes. See [Building Large Clusters](/docs/admin/cluster-lar
{% capture whatsnext %}
* Learn more about the [Federation
proposal](https://github.com/kubernetes/community/blob/{{page.githubbranch}}/contributors/design-proposals/federation/federation.md).
proposal](https://github.com/kubernetes/community/blob/{{page.githubbranch}}/contributors/design-proposals/multicluster/federation.md).
* See this [setup guide](/docs/tutorials/federation/set-up-cluster-federation-kubefed/) for cluster federation.
* See this [Kubecon2016 talk on federation](https://www.youtube.com/watch?v=pq9lbkmxpS8)
{% endcapture %}