diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 23bcb4d..0f05d74 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -1,16 +1,16 @@ 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. Bugs should be filed on Launchpad, not GitHub: - https://bugs.launchpad.net/osprofiler \ No newline at end of file + https://bugs.launchpad.net/osprofiler diff --git a/README.rst b/README.rst index 9f1bcab..b40fefb 100644 --- a/README.rst +++ b/README.rst @@ -2,8 +2,8 @@ Team and repository tags ======================== -.. image:: http://governance.openstack.org/badges/osprofiler.svg - :target: http://governance.openstack.org/reference/tags/index.html +.. image:: https://governance.openstack.org/tc/badges/osprofiler.svg + :target: https://governance.openstack.org/tc/reference/tags/index.html .. Change things from this point on diff --git a/doc/source/user/integration.rst b/doc/source/user/integration.rst index dfb0de2..991a7a3 100644 --- a/doc/source/user/integration.rst +++ b/doc/source/user/integration.rst @@ -126,9 +126,9 @@ I think that for all projects we should include by default 5 kinds of points: * ALL SQL requests (turned off by default, because it produce a lot of traffic) -.. _CONF: http://docs.openstack.org/developer/oslo.config/ -.. _HMAC: http://en.wikipedia.org/wiki/Hash-based_message_authentication_code -.. _OpenStack: http://openstack.org/ +.. _CONF: https://docs.openstack.org/oslo.config/latest/ +.. _HMAC: https://en.wikipedia.org/wiki/Hash-based_message_authentication_code +.. _OpenStack: https://www.openstack.org/ .. _Ceilometer: https://wiki.openstack.org/wiki/Ceilometer .. _oslo.messaging: https://pypi.python.org/pypi/oslo.messaging .. _OSprofiler WSGI middleware: https://github.com/openstack/osprofiler/blob/master/osprofiler/web.py