Extension .md is changed to .rst
For two links extension is wrong, it is changed For other one the path is wrong, it is updated Change-Id: Idc2c7054f5bd0c47ff30de79585cf902082da448 Closes-Bug: #1488025
This commit is contained in:
parent
92689176ea
commit
11d78626b5
@ -31,7 +31,7 @@ Docker Images
|
||||
The `Docker images <https://docs.docker.com/userguide/dockerimages/>`__
|
||||
are built by the Kolla project maintainers. A detailed process for
|
||||
contributing to the images can be found in the `image building
|
||||
guide <https://github.com/stackforge/kolla/blob/master/docs/image-building.md>`__.
|
||||
guide <https://github.com/stackforge/kolla/blob/master/docs/image-building.rst>`__.
|
||||
Images reside in the Docker Hub `Kollaglue
|
||||
repo <https://registry.hub.docker.com/repos/kollaglue/>`__.
|
||||
|
||||
|
@ -25,7 +25,7 @@ Turning up an initial master/sentinel pod.
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
is a
|
||||
`*Pod* <https://github.com/GoogleCloudPlatform/kubernetes/blob/master/docs/pods.md>`__.
|
||||
`*Pod* <https://github.com/GoogleCloudPlatform/kubernetes/blob/master/docs/user-guide/pods.md>`__.
|
||||
A Pod is one or more containers that *must* be scheduled onto the same
|
||||
host. All containers in a pod share a network namespace, and may
|
||||
optionally share mounted volumes.
|
||||
|
@ -130,7 +130,7 @@ Starting Kolla
|
||||
--------------
|
||||
|
||||
Configure Ansible by reading the
|
||||
`Kolla Ansible configuration Guide <https://github.com/stackforge/kolla/blob/master/docs/ansible-deployment.md>`__ documentation.
|
||||
`Kolla Ansible configuration Guide <https://github.com/stackforge/kolla/blob/master/docs/ansible-deployment.rst>`__ documentation.
|
||||
|
||||
Finally, run the deploy operation:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user