From 786416e412e457c88b4e2ed437242c9af6def567 Mon Sep 17 00:00:00 2001 From: dungeonmaster18 Date: Sat, 4 Nov 2017 22:24:36 +0530 Subject: [PATCH] Fixed issue with azure container redirect. --- docs/getting-started-guides/azure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started-guides/azure.md b/docs/getting-started-guides/azure.md index 49325d80e5..0061f588ae 100644 --- a/docs/getting-started-guides/azure.md +++ b/docs/getting-started-guides/azure.md @@ -12,7 +12,7 @@ deployments of one of three open source orchestrators: DC/OS, Swarm, and Kuberne For an example of deploying a Kubernetes cluster onto Azure via the Azure Container Service: -**[Microsoft Azure Container Service - Kubernetes Walkthrough](https://docs.microsoft.com/en-us/azure/container-service/container-service-kubernetes-walkthrough)** +**[Microsoft Azure Container Service - Kubernetes Walkthrough](https://docs.microsoft.com/en-us/azure/aks/intro-kubernetes)** ## Custom Deployments: ACS-Engine