From 830891ae4d6149388f5d014077a6a474663dcff4 Mon Sep 17 00:00:00 2001 From: Budh Ram Gurung Date: Sat, 16 Sep 2017 12:14:27 +0530 Subject: [PATCH] Fix broken link for federation/federation proposal --- contributors/design-proposals/federation/federation-phase-1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributors/design-proposals/federation/federation-phase-1.md b/contributors/design-proposals/federation/federation-phase-1.md index 3aa16dd8d..157b5668e 100644 --- a/contributors/design-proposals/federation/federation-phase-1.md +++ b/contributors/design-proposals/federation/federation-phase-1.md @@ -7,7 +7,7 @@ In this document we propose a design for the “Control Plane” of Kubernetes (K8S) federation (a.k.a. “Ubernetes”). For background of this work please refer to -[this proposal](../../docs/proposals/federation.md). +[this proposal](federation.md). The document is arranged as following. First we briefly list scenarios and use cases that motivate K8S federation work. These use cases drive the design and they also verify the design. We summarize the