diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index dc3cd79..d3eec61 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 a469ef7..e2938d9 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -1,4 +1,4 @@ python-congressclient Style Commandments =============================================== -Read the OpenStack Style Commandments http://docs.openstack.org/developer/hacking/ \ No newline at end of file +Read the OpenStack Style Commandments https://docs.openstack.org/hacking/latest/ \ No newline at end of file diff --git a/README.rst b/README.rst index 9e15017..95a8594 100644 --- a/README.rst +++ b/README.rst @@ -15,8 +15,8 @@ Client for Congress * Free software: Apache license * Documentation: https://docs.openstack.org/python-congressclient/latest/ -* Source: http://git.openstack.org/cgit/openstack/python-congressclient -* Bugs: http://bugs.launchpad.net/python-congressclient +* Source: https://git.openstack.org/cgit/openstack/python-congressclient +* Bugs: https://bugs.launchpad.net/python-congressclient Client for Standalone Congress diff --git a/congressclient/i18n.py b/congressclient/i18n.py index 8a82300..c0dc8f3 100644 --- a/congressclient/i18n.py +++ b/congressclient/i18n.py @@ -12,7 +12,7 @@ """oslo_i18n integration module for novaclient. -See http://docs.openstack.org/developer/oslo.i18n/usage.html . +See https://docs.openstack.org/oslo.i18n/latest/user/usage.html. """