Correct docs link address in README

Change-Id: I23c9d3b3111b6c0a468ed6c467416465429a39ef
This commit is contained in:
zhangdebo1987 2017-08-02 08:46:40 +08:00
parent 47cb4f38e1
commit 7999914074
1 changed files with 4 additions and 4 deletions

View File

@ -12,8 +12,8 @@ web-based interactions with the various OpenStack projects.
* Blueprints and feature specifications: https://blueprints.launchpad.net/horizon
* Issue tracking: https://bugs.launchpad.net/horizon
.. image:: http://governance.openstack.org/badges/horizon.svg
:target: http://governance.openstack.org/reference/tags/index.html
.. image:: https://governance.openstack.org/tc/badges/horizon.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html
Using Horizon
=============
@ -23,13 +23,13 @@ in your OpenStack setup. It describes the example steps and
has pointers for more detailed settings and configurations.
It is also available at
http://docs.openstack.org/horizon/install/index.html.
`Installation Guide <https://docs.openstack.org/horizon/latest/install/index.html>`_.
Getting Started for Developers
==============================
``doc/source/quickstart.rst`` or
http://docs.openstack.org/horizon/contributor/quickstart.html
`Quickstart Guide <https://docs.openstack.org/horizon/latest/contributor/quickstart.html>`_
describes how to setup Horizon development environment and start development.
Building Contributor Documentation