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 . """