From 5d162af419126dec884f0b5625f048880a3ee288 Mon Sep 17 00:00:00 2001 From: Surya Prakash Singh Date: Mon, 16 Oct 2017 14:22:11 +0530 Subject: [PATCH] Fixed the Build Container Images link in Quick Start Change-Id: I2a6ee471b1029bcc2fe1ce76917faf925f1ad239 Closes-Bug: #1723886 --- 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 47fdf753e7..d5f51f4d9c 100644 --- a/doc/source/user/quickstart.rst +++ b/doc/source/user/quickstart.rst @@ -698,4 +698,4 @@ default to ``kolla_internal_vip_address``. .. _Docker Hub Image Registry: https://hub.docker.com/u/kolla/ .. _launchpad bug: https://bugs.launchpad.net/kolla/+filebug -.. _Building Container Images: https://docs.openstack.org/kolla/latest/image-building.html +.. _Building Container Images: https://docs.openstack.org/kolla/latest/admin/image-building.html