From d3ba310a52a44bcb0dfa4cda03a4d6431770a21f Mon Sep 17 00:00:00 2001 From: chen Date: Wed, 18 Oct 2017 16:45:26 +0800 Subject: [PATCH] Associate text to link The text "Docker Hub Image Registry" is supposed to be assciated with the link defined at the end of quickstart.rst. This patch ensures that. Change-Id: I840413520473b1cc3eb7685254d8d133d4c8d497 --- doc/source/user/quickstart.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/user/quickstart.rst b/doc/source/user/quickstart.rst index d5f51f4d9c..4917619b64 100644 --- a/doc/source/user/quickstart.rst +++ b/doc/source/user/quickstart.rst @@ -393,7 +393,7 @@ deploying multinode, a registry is strongly recommended to serve as a single source of images. Reference the `Multinode Deployment of Kolla `_ for more information on using a local Docker registry. -Otherwise, the Docker Hub Image Registry contains all +Otherwise, the `Docker Hub Image Registry`_ contains all images from each of Kolla’s major releases. The latest release tag is 5.0.0 for Pike.