Correct internal link from federated to normal deployment

This commit is contained in:
Jan Zerebecki
2017-01-30 11:29:02 +01:00
committed by Andrew Chen
parent 75b50e6d6a
commit 98a91d02f7
+1 -1
View File
@@ -26,7 +26,7 @@ general and [Deployment](/docs/user-guide/deployments) in particular.
Deployments in federation control plane (referred to as "Federated Deployments" in
this guide) are very similar to the traditional [Kubernetes
Deployment](/docs/user-guide/deployment.md), and provide the same functionality.
Deployment](/docs/user-guide/deployments/), and provide the same functionality.
Creating them in the federation control plane ensures that the desired number of
replicas exist across the registered clusters.