From 5ef40b8a8f04d6228cb25666fbe32d4a9c168197 Mon Sep 17 00:00:00 2001 From: Hangdong Zhang Date: Mon, 24 Jul 2017 16:34:16 +0800 Subject: [PATCH] Update the documentation link for doc migration Change-Id: If3ea8caadd5923e6222ce292a8dc0bf2561435b4 --- HACKING.rst | 2 +- masakari/i18n.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HACKING.rst b/HACKING.rst index 374bc06c..899a8ca0 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -2,7 +2,7 @@ masakari Style Commandments =========================== - Step 1: Read the OpenStack Style Commandments - https://docs.openstack.org/developer/hacking/ + https://docs.openstack.org/hacking/latest/ - Step 2: Read on Masakari Specific Commandments diff --git a/masakari/i18n.py b/masakari/i18n.py index c57f6c91..9f5aec8a 100644 --- a/masakari/i18n.py +++ b/masakari/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. """