Update key-concepts.md (#2681)

Fixed broken internal href
This commit is contained in:
tiilikainen 2017-04-07 16:10:47 -04:00 committed by John Mulhausen
parent 1a6874fcb4
commit 7bed320b17
1 changed files with 1 additions and 1 deletions

View File

@ -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