Update and optimize documentation links

* Update URLs according to document migration

Change-Id: I79ccead8fbdb16cd74eded4132214cfb466474b6
This commit is contained in:
liuyamin 2017-07-20 18:49:10 +08:00
parent 13b0affae5
commit fd1bd9dc48
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
brick Style Commandments brick Style Commandments
=============================================== ===============================================
Read the OpenStack Style Commandments http://docs.openstack.org/developer/hacking/ Read the OpenStack Style Commandments https://docs.openstack.org/hacking/latest/

View File

@ -39,9 +39,9 @@ If "tox -e py34" fails with the error "db type could not be determined", remove
the .testrepository/ directory and then run "tox -e py34". the .testrepository/ directory and then run "tox -e py34".
For any other information, refer to the developer documents: For any other information, refer to the developer documents:
http://docs.openstack.org/developer/os-brick/index.html https://docs.openstack.org/os-brick/latest/
OR refer to the parent project, Cinder: OR refer to the parent project, Cinder:
http://docs.openstack.org/developer/cinder/ https://docs.openstack.org/cinder/latest/
* License: Apache License, Version 2.0 * License: Apache License, Version 2.0
* Source: http://git.openstack.org/cgit/openstack/os-brick * Source: http://git.openstack.org/cgit/openstack/os-brick