Update url of the cinder-specs's document

Update doc links according to OpenStack document migration,
Use https instead of http for docs links, and update the old url.

Change-Id: I7c11c10b39b3d04313d19b2b93652af6014d3e03
This commit is contained in:
zhangbailin 2017-09-05 20:21:20 -07:00
parent a2ffedc9c9
commit c4fe9b117a
1 changed files with 4 additions and 4 deletions

View File

@ -2,8 +2,8 @@
Team and repository tags
========================
.. image:: http://governance.openstack.org/badges/cinder-specs.svg
:target: http://governance.openstack.org/reference/tags/index.html
.. image:: https://governance.openstack.org/tc/badges/cinder-specs.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html
.. Change things from this point on
@ -34,7 +34,7 @@ Prior to the Juno development cycle, this repository was not used for spec
reviews. Reviews prior to Juno were completed entirely through Launchpad
blueprints::
http://blueprints.launchpad.net/cinder
https://blueprints.launchpad.net/cinder
Please note, Launchpad blueprints are still used for tracking the
current status of blueprints. For more information, see::
@ -43,7 +43,7 @@ current status of blueprints. For more information, see::
For more information about working with gerrit, see::
http://docs.openstack.org/infra/manual/developers.html#development-workflow
https://docs.openstack.org/infra/manual/developers.html#development-workflow
To validate that the specification is syntactically correct (i.e. get more
confidence in the Jenkins result), please execute the following command::