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