From bbb025329f001d2e0e149dd14b5b66298ef1b24c Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Wed, 8 Feb 2017 20:41:41 +0000 Subject: [PATCH] workding changes --- docs/Troubleshooting Guide.md | 2 +- docs/custom-domain.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Troubleshooting Guide.md b/docs/Troubleshooting Guide.md index 7bfd016..7a1108d 100644 --- a/docs/Troubleshooting Guide.md +++ b/docs/Troubleshooting Guide.md @@ -44,4 +44,4 @@ docker login .azurecr.io # How to use a custom domain for azure container registry -Azure docker registries has a typical ID of the format `*.azurecr.io`. A customer might like to have a custom registry ID that associate with its own organization. Follow [this guide](custom-domain.md) to achieve that. +Azure docker registries has a typical ID of the format `*.azurecr.io`. A customer might like to have a custom domain that associate with its own organization. Follow [this guide](custom-domain.md) to achieve that. diff --git a/docs/custom-domain.md b/docs/custom-domain.md index e9c7d74..b3c1896 100644 --- a/docs/custom-domain.md +++ b/docs/custom-domain.md @@ -1,6 +1,6 @@ # How to use a custom domain for azure container registry -Azure docker registries has a typical domain of the format `*.azurecr.io`. A customer might like to have a custom registry domain that associate with its own organization. The following is the guide on how to achieve that. +Azure docker registries has a typical domain of the format `*.azurecr.io`. A customer might like to have a custom domain that associate with its own organization. The following is the guide on how to achieve that. ## Prerequisites