From 0e0c233d29fa808b6f7fabef8f4f181063415d2e Mon Sep 17 00:00:00 2001 From: Hangdong Zhang Date: Mon, 24 Jul 2017 17:26:56 +0800 Subject: [PATCH] Update the documentation link for doc migration Change-Id: I0800231fb4aa6917ac1f1edb3aa66ad27c9fcc78 --- HACKING.rst | 2 +- os_win/_i18n.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HACKING.rst b/HACKING.rst index b5ec8239..e5811d26 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -1,4 +1,4 @@ os-win 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/os_win/_i18n.py b/os_win/_i18n.py index eb99be17..9cc341b0 100644 --- a/os_win/_i18n.py +++ b/os_win/_i18n.py @@ -15,7 +15,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. """