diff options
| -rw-r--r-- | contributors/design-proposals/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/design-proposals/README.md b/contributors/design-proposals/README.md index 85fc8245..aa4f866d 100644 --- a/contributors/design-proposals/README.md +++ b/contributors/design-proposals/README.md @@ -34,7 +34,7 @@ physical hosts. A single Kubernetes cluster is not intended to span multiple availability zones. Instead, we recommend building a higher-level layer to replicate complete deployments of highly available applications across multiple zones (see -[the multi-cluster doc](../admin/multi-cluster.md) and [cluster federation proposal](../proposals/federation.md) +[the multi-cluster doc](https://kubernetes.io/docs/admin/multi-cluster/) and [cluster federation proposal](federation.md) for more details). Finally, Kubernetes aspires to be an extensible, pluggable, building-block OSS |
