Merge "fix local_registry url link error"

This commit is contained in:
Zuul 2017-10-19 03:32:16 +00:00 committed by Gerrit Code Review
commit 1f7192fb14
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ repository named ``mykollarepo``::
kolla-build -n mykollarepo --push
To push images to a `local registry
<https://docs.openstack.org/kolla-ansible/latest/multinode.html#deploy-a-registry>`_,
<https://docs.openstack.org/kolla-ansible/latest/user/multinode.html#deploy-a-registry>`_,
use ``--registry`` flag::
kolla-build --registry 172.22.2.81:5000 --push