From 55463e99ac54158f17bb65c8e8c3ff8042860aaf Mon Sep 17 00:00:00 2001 From: lena-larionova <54370747+lena-larionova@users.noreply.github.com> Date: Fri, 8 Nov 2019 14:28:02 -0800 Subject: [PATCH] fixed a broken link (#9834) Signed-off-by: Lena Larionova --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2748b78431..cd94bb9dcb 100644 --- a/README.md +++ b/README.md @@ -358,7 +358,7 @@ If you are using a version of the documentation that is no longer supported, whi - By entering your version number and selecting it from the branch selection list for this repo - By directly accessing the Github URL for your version. For example, https://github.com/docker/docker.github.io/tree/v1.9 for `v1.9` -- By running a container of the specific [tag for your documentation version](https://cloud.docker.com/u/docs/repository/docker/docs/docker.github.io/general#read-these-docs-offline) +- By running a container of the specific [tag for your documentation version](https://hub.docker.com/r/docs/docker.github.io/tags) in Docker Hub. For example, run the following to access `v1.9`: ```bash