diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 60bf2396891..0ffb31d1a6f 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -1,13 +1,13 @@ If you would like to contribute to the development of OpenStack, you must follow the steps in this page: - http://docs.openstack.org/infra/manual/developers.html + https://docs.openstack.org/infra/manual/developers.html Once those steps have been completed, changes to OpenStack should be submitted for review via the Gerrit tool, following the workflow documented at: - http://docs.openstack.org/infra/manual/developers.html#development-workflow + https://docs.openstack.org/infra/manual/developers.html#development-workflow Pull requests submitted through GitHub will be ignored. diff --git a/README.rst b/README.rst index ca0b37801d5..14c3d3e2b72 100644 --- a/README.rst +++ b/README.rst @@ -2,8 +2,8 @@ Team and repository tags ======================== -.. image:: http://governance.openstack.org/badges/cinder.svg - :target: http://governance.openstack.org/reference/tags/index.html +.. image:: https://governance.openstack.org/badges/cinder.svg + :target: https://governance.openstack.org/reference/tags/index.html .. Change things from this point on @@ -14,8 +14,8 @@ CINDER You have come across a storage service for an open cloud computing service. It has identified itself as `Cinder`. It was abstracted from the Nova project. -* Wiki: http://wiki.openstack.org/Cinder -* Developer docs: http://docs.openstack.org/developer/cinder +* Wiki: https://wiki.openstack.org/Cinder +* Developer docs: https://docs.openstack.org/developer/cinder Getting Started ---------------