mirror of https://github.com/docker/docs.git
Fix redirect in swarmn task states topic (#4994)
This commit is contained in:
parent
237fb75de9
commit
bfe261f90d
|
@ -3,7 +3,7 @@ title: Swarm task states
|
||||||
description: Learn about tasks that are scheduled on your swarm.
|
description: Learn about tasks that are scheduled on your swarm.
|
||||||
keywords: swarm, task, service
|
keywords: swarm, task, service
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /datacenter/ucp/guides/admin/monitor-and-troubleshoot/troubleshoot-task-state/
|
- /datacenter/ucp/2.2/guides/admin/monitor-and-troubleshoot/troubleshoot-task-state/
|
||||||
---
|
---
|
||||||
|
|
||||||
Docker lets you create services, which can start tasks.
|
Docker lets you create services, which can start tasks.
|
||||||
|
|
Loading…
Reference in New Issue