diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 6a321f3..6e5eeec 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 6d607d7..5e1ed6a 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -1,4 +1,4 @@ networking-l2gw 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 30719d4..4c95e2b 100644 --- a/README.rst +++ b/README.rst @@ -5,7 +5,7 @@ networking-l2gw API's and implementations to support L2 Gateways in Neutron. * Free software: Apache license -* Source: http://git.openstack.org/cgit/openstack/networking-l2gw +* Source: https://git.openstack.org/cgit/openstack/networking-l2gw L2 Gateways ----------- diff --git a/setup.cfg b/setup.cfg index fa0e3a3..dbff7f0 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/networking-l2gw +home-page = https://git.openstack.org/cgit/openstack/networking-l2gw classifier = Environment :: OpenStack Intended Audience :: Information Technology