diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 4d25748..714aff4 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/HACKING.rst b/HACKING.rst index af5978d..32937a3 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -1,4 +1,4 @@ cloudkitty-dashboard Style Commandments -=============================================== +======================================= -Read the OpenStack Style Commandments http://docs.openstack.org/developer/hacking/ +Read the OpenStack Style Commandments https://docs.openstack.org/hacking/latest/ diff --git a/README.rst b/README.rst index 3452d98..95358ab 100644 --- a/README.rst +++ b/README.rst @@ -2,8 +2,8 @@ Team and repository tags ======================== -.. image:: http://governance.openstack.org/badges/cloudkitty-dashboard.svg - :target: http://governance.openstack.org/reference/tags/index.html +.. image:: https://governance.openstack.org/badges/cloudkitty-dashboard.svg + :target: https://governance.openstack.org/reference/tags/index.html .. Change things from this point on diff --git a/setup.cfg b/setup.cfg index 6bfb787..483ed09 100644 --- a/setup.cfg +++ b/setup.cfg @@ -5,7 +5,7 @@ description-file = README.rst author = OpenStack author-email = openstack-dev@lists.openstack.org -home-page = http://docs.openstack.org/developer/cloudkitty-dashboard/ +home-page = https://docs.openstack.org/cloudkitty-dashboard/latest/ classifier = Environment :: OpenStack Intended Audience :: Information Technology