From 41e6d400083126b044ff2d8b5c49ee946196be97 Mon Sep 17 00:00:00 2001 From: Richard Scothern Date: Thu, 28 Jul 2016 11:48:10 -0700 Subject: [PATCH] Update tag documentation Signed-off-by: Richard Scothern --- registry/README.md | 4 +--- registry/content.md | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/registry/README.md b/registry/README.md index 3e0f5db88..30c1c7431 100644 --- a/registry/README.md +++ b/registry/README.md @@ -11,9 +11,7 @@ For detailed information about the virtual/transfer sizes and individual layers # Docker Registry -The tags >= 2 refer to the [new registry](https://github.com/docker/distribution). - -Older tags refer to the [deprecated registry](https://github.com/docker/docker-registry). +Tags < 1.0 refer to the [deprecated registry](https://github.com/docker/docker-registry). ## Run the Registry diff --git a/registry/content.md b/registry/content.md index 682a04ed1..dd13a22df 100644 --- a/registry/content.md +++ b/registry/content.md @@ -1,8 +1,6 @@ # Docker Registry -The tags >= 2 refer to the [new registry](https://github.com/docker/distribution). - -Older tags refer to the [deprecated registry](https://github.com/docker/docker-registry). +Tags < 1.0 refer to the [deprecated registry](https://github.com/docker/docker-registry). ## Run the Registry