diff --git a/docs/swarm/swarm-tutorial/delete-service.md b/docs/swarm/swarm-tutorial/delete-service.md index b98a3ec4f3..d0364be42b 100644 --- a/docs/swarm/swarm-tutorial/delete-service.md +++ b/docs/swarm/swarm-tutorial/delete-service.md @@ -39,5 +39,5 @@ removed the service. The CLI returns a message that the service is not found: ## What's next? -In the next step of the tutorial, you set up a new service and and apply a +In the next step of the tutorial, you set up a new service and apply a [rolling update](rolling-update.md).