diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 9e0f508c..aaedface 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 documented at: - 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 7d8c2de0..b5e9b46e 100644 --- a/README.rst +++ b/README.rst @@ -2,8 +2,8 @@ Team and repository tags ======================== -.. image:: http://governance.openstack.org/badges/python-designateclient.svg - :target: http://governance.openstack.org/reference/tags/index.html +.. image:: https://governance.openstack.org/tc/badges/python-designateclient.svg + :target: https://governance.openstack.org/tc/reference/tags/index.html .. Change things from this point on @@ -23,10 +23,10 @@ provides a Python API (the ``designateclient`` module) and a command-line tool (``designate``). Development takes place via the usual OpenStack processes as outlined in the -`developer guide `_. The master -repository is in `Git `_. +`developer guide `_. The master +repository is in `Git `_. -See release notes and more at ``_. +See release notes and more at ``_. * License: Apache License, Version 2.0 * `PyPi`_ - package installation @@ -36,7 +36,7 @@ See release notes and more at `