Skip to content

Commit 8106d35

Browse files
author
Matthew Sebolt
authored
Update container-service-dcos-manage-tutorial.md
@iainfoulds Hi, the article was flagged with a broken link. Please let me know if there are any issues.
1 parent 5928626 commit 8106d35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/container-service/dcos-swarm/container-service-dcos-manage-tutorial.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ Browsing to this address returns the default NGINX site.
234234

235235
## Scale DC/OS cluster
236236

237-
In the previous examples, an application was scaled to multiple instance. The DC/OS infrastructure can also be scaled to provide more or less compute capacity. This is done with the [az acs scale]() command.
237+
In the previous examples, an application was scaled to multiple instance. The DC/OS infrastructure can also be scaled to provide more or less compute capacity. This is done with the [az acs scale](/cli/azure/acs#az-acs-scale) command.
238238

239239
To see the current count of DC/OS agents, use the [az acs show](/cli/azure/acs#az-acs-show) command.
240240

@@ -272,4 +272,4 @@ In this tutorial, you have learned about basic DC/OS management task including t
272272
Advance to the next tutorial to learn about load balancing application in DC/OS on Azure.
273273

274274
> [!div class="nextstepaction"]
275-
> [Load balance applications](container-service-load-balancing.md)
275+
> [Load balance applications](container-service-load-balancing.md)

0 commit comments

Comments
 (0)