From a8ec999a271ea0a1af618a7da25caad4a2f80def Mon Sep 17 00:00:00 2001 From: Usha Mandya Date: Wed, 12 Jan 2022 23:08:26 +0530 Subject: [PATCH] Update note on Docker official images Signed-off-by: Usha Mandya --- docker-hub/official_images.md | 2 +- registry/recipes/mirror.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-hub/official_images.md b/docker-hub/official_images.md index 63bf51b032..c229aac625 100644 --- a/docker-hub/official_images.md +++ b/docker-hub/official_images.md @@ -41,7 +41,7 @@ Official Image. > **Note** > -> Docker Official Images are an intellectual property of Docker. Distributing Docker Official Images without a prior agreement can constitute a violation of [Docker Terms of Service](https://www.docker.com/legal/docker-terms-service){: target="blank" rel="noopener" class=“”}. +> Docker Official Images are an intellectual property of Docker. ## When to use Docker Official Images diff --git a/registry/recipes/mirror.md b/registry/recipes/mirror.md index fdfbc58d52..33fa204d46 100644 --- a/registry/recipes/mirror.md +++ b/registry/recipes/mirror.md @@ -18,7 +18,7 @@ there, to avoid this extra internet traffic. > **Note** > -> Docker Official Images are an intellectual property of Docker. Distributing Docker Official Images to third parties without a prior agreement can constitute a violation of [Docker Terms of Service](https://www.docker.com/legal/docker-terms-service){: target="blank" rel="noopener" class=“”}. +> Docker Official Images are an intellectual property of Docker. ### Alternatives