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
This commit is contained in:
David Moreau Simard 2015-11-05 13:46:49 -05:00
parent 325bbde83d
commit e8ac89b3d3

View File

@ -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/>`__.