Use https for README.rst
Use https where possible. Change-Id: I4d685834287ecb55a179ffd4ede739a4ea98730b
This commit is contained in:
parent
36067cf921
commit
1802d7719c
18
README.rst
18
README.rst
@ -2,8 +2,8 @@
|
|||||||
Team and repository tags
|
Team and repository tags
|
||||||
========================
|
========================
|
||||||
|
|
||||||
.. image:: http://governance.openstack.org/badges/api-site.svg
|
.. image:: https://governance.openstack.org/badges/api-site.svg
|
||||||
:target: http://governance.openstack.org/reference/tags/index.html
|
:target: https://governance.openstack.org/reference/tags/index.html
|
||||||
|
|
||||||
.. Change things from this point on
|
.. Change things from this point on
|
||||||
|
|
||||||
@ -13,7 +13,7 @@ API-Site repository
|
|||||||
This repository contains API documentation for the OpenStack project.
|
This repository contains API documentation for the OpenStack project.
|
||||||
|
|
||||||
For details, see `OpenStack Documentation Contributor Guide
|
For details, see `OpenStack Documentation Contributor Guide
|
||||||
<http://docs.openstack.org/contributor-guide/index.html>`_,
|
<https://docs.openstack.org/contributor-guide/index.html>`_,
|
||||||
which includes these pages:
|
which includes these pages:
|
||||||
|
|
||||||
* API Quick Start
|
* API Quick Start
|
||||||
@ -30,7 +30,7 @@ because they are moving to project repositories.
|
|||||||
To complete code reviews in this repository, use the standard
|
To complete code reviews in this repository, use the standard
|
||||||
OpenStack Gerrit `workflow <https://review.openstack.org>`_.
|
OpenStack Gerrit `workflow <https://review.openstack.org>`_.
|
||||||
For details, see `Gerrit Workflow
|
For details, see `Gerrit Workflow
|
||||||
<http://docs.openstack.org/infra/manual/developers.html#development-workflow>`_.
|
<https://docs.openstack.org/infra/manual/developers.html#development-workflow>`_.
|
||||||
|
|
||||||
Prerequisites
|
Prerequisites
|
||||||
=============
|
=============
|
||||||
@ -78,7 +78,7 @@ Build and update API docs
|
|||||||
=========================
|
=========================
|
||||||
|
|
||||||
Refer to the `OpenStack Documentation Contributor Guide
|
Refer to the `OpenStack Documentation Contributor Guide
|
||||||
<http://docs.openstack.org/contributor-guide/api-guides.html>`_
|
<https://docs.openstack.org/contributor-guide/api-guides.html>`_
|
||||||
for more information.
|
for more information.
|
||||||
|
|
||||||
Run tests
|
Run tests
|
||||||
@ -101,11 +101,11 @@ Contribute
|
|||||||
|
|
||||||
Our community welcomes everyone who is interested in open source cloud
|
Our community welcomes everyone who is interested in open source cloud
|
||||||
computing and encourages you to join the
|
computing and encourages you to join the
|
||||||
`OpenStack Foundation <http://www.openstack.org/join>`_.
|
`OpenStack Foundation <https://www.openstack.org/join>`_.
|
||||||
|
|
||||||
The best way to get involved with the community is to talk with others online
|
The best way to get involved with the community is to talk with others online
|
||||||
or at a meetup and offer contributions through our processes, the
|
or at a meetup and offer contributions through our processes, the
|
||||||
`OpenStack wiki <http://wiki.openstack.org>`_, blogs,
|
`OpenStack wiki <https://wiki.openstack.org>`_, blogs,
|
||||||
or on IRC at ``#openstack`` on ``irc.freenode.net``.
|
or on IRC at ``#openstack`` on ``irc.freenode.net``.
|
||||||
|
|
||||||
We welcome all types of contributions, from blueprint designs to documentation
|
We welcome all types of contributions, from blueprint designs to documentation
|
||||||
@ -113,7 +113,7 @@ to testing to deployment scripts.
|
|||||||
|
|
||||||
To contribute to the documents, see
|
To contribute to the documents, see
|
||||||
`OpenStack Documentation Contributor Guide
|
`OpenStack Documentation Contributor Guide
|
||||||
<http://docs.openstack.org/contributor-guide/>`_.
|
<https://docs.openstack.org/contributor-guide/>`_.
|
||||||
|
|
||||||
Bugs
|
Bugs
|
||||||
====
|
====
|
||||||
@ -126,4 +126,4 @@ Install
|
|||||||
=======
|
=======
|
||||||
|
|
||||||
To learn more about the OpenStack project,
|
To learn more about the OpenStack project,
|
||||||
see `OpenStack <http://www.openstack.org/>`_.
|
see `OpenStack <https://www.openstack.org/>`_.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user