From edb55012b932c219b11239ecbccb36e984bf6c67 Mon Sep 17 00:00:00 2001 From: ckbhatt Date: Mon, 5 Feb 2018 19:44:11 -0800 Subject: [PATCH] Updated broken links --- docs/dcos.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/dcos.md b/docs/dcos.md index 54c6e9a2ce..8da607664b 100644 --- a/docs/dcos.md +++ b/docs/dcos.md @@ -7,8 +7,8 @@ Here are the steps to deploy a simple DC/OS cluster: 1. [install acs-engine](acsengine.md#downloading-and-building-acs-engine) 2. [generate your ssh key](ssh.md#ssh-key-generation) 3. edit the [DC/OS example](../examples/dcos.json) and fill in the blank strings -4. [generate the template](acsengine.md#generating-a-template) -5. [deploy the output azuredeploy.json and azuredeploy.parameters.json](../acsengine.md#deployment-usage) +4. [generate the template](acsengine.md#generate-templates) +5. [deploy the output azuredeploy.json and azuredeploy.parameters.json](acsengine.md#deploy-templates) ## Walkthrough