Skip to content
Snippets Groups Projects
Commit e8ac89b3 authored by David Moreau Simard's avatar David Moreau Simard
Browse files

Fix documentation links in the README

- Remove ansible-deployment documentation link, it was moved
  to quickstart.
- Link to rendered documentation on docs.openstack.org instead

Change-Id: Ib97cfa23e7932c1d7012d1b36a26f32914431790
Closes-Bug: #1513582
parent 325bbde8
No related branches found
No related tags found
No related merge requests found
......@@ -20,10 +20,11 @@ configuration to suit the operator's exact requirements.
Getting Started
===============
Please get started by reading the `Developer
Quickstart <https://github.com/openstack/kolla/blob/master/doc/quickstart.rst>`__
followed by the `Ansible Deployment
Guide <https://github.com/openstack/kolla/blob/master/doc/ansible-deployment.rst>`__.
The learn about Kolla, you can find the documentation online on
`docs.openstack.org <http://docs.openstack.org/developer/kolla/>`__.
You can get started by reading the `Developer
Quickstart <http://docs.openstack.org/developer/kolla/quickstart.html>`__.
Docker Images
-------------
......@@ -31,7 +32,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/openstack/kolla/blob/master/doc/image-building.rst>`__.
guide <http://docs.openstack.org/developer/kolla/image-building.html>`__.
Images reside in the Docker Hub `Kollaglue
repo <https://hub.docker.com/u/kollaglue/>`__.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment