From dfb55173ce05a9288285cec4dea1bf87d029fb0f Mon Sep 17 00:00:00 2001 From: ZhanHan Date: Wed, 8 Nov 2017 22:00:16 +0800 Subject: [PATCH] Update the doc urls Change-Id: I91569a1d181250e6c76388fc1d0842dfd48a58bd --- HACKING.rst | 2 +- README.rst | 2 +- compute_hyperv/i18n.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HACKING.rst b/HACKING.rst index e8fc65e2..5f08aff5 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -1,4 +1,4 @@ compute-hyperv 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 184621d8..6b6c651b 100644 --- a/README.rst +++ b/README.rst @@ -5,7 +5,7 @@ compute-hyperv Hyper-V Nova Driver * Free software: Apache license -* Documentation: http://docs.openstack.org/developer/compute-hyperv +* Documentation: https://docs.openstack.org/nova/pike/admin/configuration/hypervisors.html * Source: http://git.openstack.org/cgit/openstack/compute-hyperv * Bugs: http://bugs.launchpad.net/compute-hyperv diff --git a/compute_hyperv/i18n.py b/compute_hyperv/i18n.py index a6f8e943..31733168 100644 --- a/compute_hyperv/i18n.py +++ b/compute_hyperv/i18n.py @@ -14,7 +14,7 @@ """oslo.i18n integration module. -See http://docs.openstack.org/developer/oslo.i18n/usage.html . +See https://docs.openstack.org/oslo.i18n/latest/user/usage.html . """