From 2680b26b4b6b096c85d71019937655d7831c4125 Mon Sep 17 00:00:00 2001 From: Maria Bermudez Date: Wed, 13 Feb 2019 09:55:39 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 953f6c916e..d700366c81 100644 --- a/README.md +++ b/README.md @@ -323,9 +323,9 @@ Supported documentation includes the current version plus the previous five vers If you are using a version of the documentation that is no longer supported, which means that the version number is not listed in the site dropdown list, you can still access that documentation in the following ways: -- By entering your version number in the branch selection list for this repo +- 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){: target="_blank"} +- 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) in Docker Hub. For example, run the following to access `v1.9`: ```bash