From 655285fd6510579e0eca5575126124acda828cff Mon Sep 17 00:00:00 2001 From: Hangdong Zhang Date: Fri, 21 Jul 2017 14:14:45 +0800 Subject: [PATCH] Update the documentation link for doc migration Change-Id: Icbb63027ce6530372475b9392eb373c8678ae0fb BTW: Do some optimization as well (http -> https) --- CONTRIBUTING.rst | 2 +- HACKING.rst | 2 +- setup.cfg | 2 +- specs/todo.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index b0269c3b..e97449bd 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -87,5 +87,5 @@ Bugs should be filed on Launchpad: 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 diff --git a/HACKING.rst b/HACKING.rst index 78fb2c54..80699e3e 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -1,4 +1,4 @@ nova-lxd 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/setup.cfg b/setup.cfg index 418772c0..2b8bc72a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -5,7 +5,7 @@ description-file = README.md author = OpenStack author-email = openstack-dev@lists.openstack.org -home-page = http://www.openstack.org/ +home-page = https://www.openstack.org/ classifier = Environment :: OpenStack Intended Audience :: Information Technology diff --git a/specs/todo.txt b/specs/todo.txt index e1bf2241..a51b85c0 100644 --- a/specs/todo.txt +++ b/specs/todo.txt @@ -1,6 +1,6 @@ nova-lxd todo list -Taken from http://docs.openstack.org/developer/nova/support-matrix.html +Taken from https://docs.openstack.org/nova/latest/support-matrix.html Feature Status Kilo Liberty Attach block optional X not started