Update the documentation link

This patch is proposed according to the Direction 10 of doc
migration(https://etherpad.openstack.org/p/doc-migration-tracking).

Change-Id: I4b0b2ef3c927ffe1604f218f20474444e794a577
This commit is contained in:
loooosy 2017-08-23 16:40:49 +08:00
parent 873e7a2f17
commit 9b6208cfc9
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ Cinder Style Commandments
=========================
- Step 1: Read the OpenStack Style Commandments
http://docs.openstack.org/developer/hacking/
https://docs.openstack.org/developer/hacking/
- Step 2: Read on
Cinder Specific Commandments
@ -53,4 +53,4 @@ use mock only.
For more information on creating unit tests and utilizing the testing
infrastructure in OpenStack Cinder, please see
http://docs.openstack.org/developer/cinder/devref/testing.html
https://docs.openstack.org/developer/cinder/devref/testing.html

View File

@ -14,7 +14,7 @@
"""oslo.i18n integration module.
See http://docs.openstack.org/developer/oslo.i18n/usage.html .
See http://docs.openstack.org/oslo.i18n/latest/user/index.html .
"""