diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index b1c7f96..b2b6b75 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -1,17 +1,17 @@ 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 You can find more trove specific info: - http://docs.openstack.org/developer/trove/ + https://docs.openstack.org/trove/latest 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 18ed211..e9ad73f 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -2,7 +2,7 @@ Trove Style Commandments ========================== - Step 1: Read the OpenStack Style Commandments - http://docs.openstack.org/developer/hacking/ + https://docs.openstack.org/hacking/latest - Step 2: Read on Trove Specific Commandments diff --git a/README.rst b/README.rst index 640993f..0ba444d 100644 --- a/README.rst +++ b/README.rst @@ -1,8 +1,8 @@ OpenStack Dashboard plugin for Trove project ============================================ -.. image:: http://governance.openstack.org/badges/trove-dashboard.svg - :target: http://governance.openstack.org/reference/tags/index.html +.. image:: https://governance.openstack.org/tc/badges/trove-dashboard.svg + :target: https://governance.openstack.org/tc/reference/tags/index.html How to use with Horizon on server: diff --git a/setup.cfg b/setup.cfg index f095e55..ac6ace2 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/trove/ +home-page = https://docs.openstack.org/trove/latest classifier = Environment :: OpenStack Intended Audience :: Information Technology