From 6472ffa346160dadba94c7b5803c5035f8d197aa Mon Sep 17 00:00:00 2001 From: Guillaume Tardif Date: Wed, 12 Aug 2020 10:37:27 +0200 Subject: [PATCH] Change docker login azure redirect to docker ACI integration documentation --- aci/login/local_server.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aci/login/local_server.go b/aci/login/local_server.go index 46b56faf7..1287e9ac7 100644 --- a/aci/login/local_server.go +++ b/aci/login/local_server.go @@ -44,12 +44,12 @@ const successHTML = ` - + Login successfully

You have logged into Microsoft Azure!

-

You can close this window, or we will redirect you to the Azure CLI documents in 10 seconds.

+

You can close this window, or we will redirect you to the Docker ACI integration documentation in 10 seconds.

`