Add a link to the documentation into the README.rst
Also this patch removes unnecessary index.html references. Change-Id: I382c1c08a3a406cabf7b519521cf8a215c7d62b4
This commit is contained in:
parent
17ce74e4f0
commit
518621f930
@ -8,12 +8,13 @@ from reusable components. The ``openstack_dashboard`` module is a reference
|
|||||||
implementation of a Django site that uses the ``horizon`` app to provide
|
implementation of a Django site that uses the ``horizon`` app to provide
|
||||||
web-based interactions with the various OpenStack projects.
|
web-based interactions with the various OpenStack projects.
|
||||||
|
|
||||||
|
* Project documentation: https://docs.openstack.org/horizon/latest/
|
||||||
* Release management: https://launchpad.net/horizon
|
* Release management: https://launchpad.net/horizon
|
||||||
* Blueprints and feature specifications: https://blueprints.launchpad.net/horizon
|
* Blueprints and feature specifications: https://blueprints.launchpad.net/horizon
|
||||||
* Issue tracking: https://bugs.launchpad.net/horizon
|
* Issue tracking: https://bugs.launchpad.net/horizon
|
||||||
|
|
||||||
.. image:: https://governance.openstack.org/tc/badges/horizon.svg
|
.. image:: https://governance.openstack.org/tc/badges/horizon.svg
|
||||||
:target: https://governance.openstack.org/tc/reference/tags/index.html
|
:target: https://governance.openstack.org/tc/reference/tags/
|
||||||
|
|
||||||
Using Horizon
|
Using Horizon
|
||||||
=============
|
=============
|
||||||
@ -23,7 +24,7 @@ in your OpenStack setup. It describes the example steps and
|
|||||||
has pointers for more detailed settings and configurations.
|
has pointers for more detailed settings and configurations.
|
||||||
|
|
||||||
It is also available at
|
It is also available at
|
||||||
`Installation Guide <https://docs.openstack.org/horizon/latest/install/index.html>`_.
|
`Installation Guide <https://docs.openstack.org/horizon/latest/install/>`_.
|
||||||
|
|
||||||
Getting Started for Developers
|
Getting Started for Developers
|
||||||
==============================
|
==============================
|
||||||
|
Loading…
Reference in New Issue
Block a user