From 7bed320b174fb9cfd1d65a12b22b6ae652655e3e Mon Sep 17 00:00:00 2001 From: tiilikainen Date: Fri, 7 Apr 2017 16:10:47 -0400 Subject: [PATCH] Update key-concepts.md (#2681) Fixed broken internal href --- engine/swarm/key-concepts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/swarm/key-concepts.md b/engine/swarm/key-concepts.md index bd1eb53fa0..1c2c875863 100644 --- a/engine/swarm/key-concepts.md +++ b/engine/swarm/key-concepts.md @@ -28,7 +28,7 @@ A **node** is an instance of the Docker engine participating in the swarm. You c To deploy your application to a swarm, you submit a service definition to a **manager node**. The manager node dispatches units of work called -[tasks](#Services-and-tasks) to worker nodes. +[tasks](#services-and-tasks) to worker nodes. Manager nodes also perform the orchestration and cluster management functions required to maintain the desired state of the swarm. Manager nodes elect a