From 8eb61e50b7f516d0cd7b6414ca3750fe5e44986a Mon Sep 17 00:00:00 2001 From: sunjia Date: Thu, 7 Sep 2017 00:46:18 -0700 Subject: [PATCH] Update documentation links Update links following the OpenStack documentation migration. Change-Id: Ieac0f1b691dcd1a4444c9bf3a857bcf3f99dd376 --- HACKING.rst | 2 +- blazarnova/i18n.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HACKING.rst b/HACKING.rst index 808957e..44e043d 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -2,7 +2,7 @@ Blazar Style Commandments ========================== - Step 1: Read the OpenStack Style Commandments - http://docs.openstack.org/developer/hacking/ + https://docs.openstack.org/hacking/latest/ - Step 2: Read on Blazar Specific Commandments diff --git a/blazarnova/i18n.py b/blazarnova/i18n.py index c63cc84..2e5c832 100644 --- a/blazarnova/i18n.py +++ b/blazarnova/i18n.py @@ -12,7 +12,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 """