Fix wrong links
Fix wrong links Some docs links have changed. We should update the wrong links in our codes. Change-Id: I40af5c47080b24bda1dd3d616ee9ef95fdd5548a
This commit is contained in:

committed by
Andreas Jaeger

parent
424f88edc1
commit
fd63559606
@@ -1,4 +1,4 @@
|
|||||||
os-api-ref Style Commandments
|
os-api-ref Style Commandments
|
||||||
===============================================
|
===============================================
|
||||||
|
|
||||||
Read the OpenStack Style Commandments http://docs.openstack.org/developer/hacking/
|
Read the OpenStack Style Commandments https://docs.openstack.org/hacking/latest/
|
||||||
|
@@ -2,8 +2,8 @@
|
|||||||
Team and repository tags
|
Team and repository tags
|
||||||
========================
|
========================
|
||||||
|
|
||||||
.. image:: http://governance.openstack.org/badges/os-api-ref.svg
|
.. image:: https://governance.openstack.org/tc/badges/os-api-ref.svg
|
||||||
:target: http://governance.openstack.org/reference/tags/index.html
|
:target: https://governance.openstack.org/tc/reference/tags/index.html
|
||||||
|
|
||||||
.. Change things from this point on
|
.. Change things from this point on
|
||||||
|
|
||||||
@@ -108,5 +108,5 @@ a pointer to more precise descriptions for each code. For example::
|
|||||||
|
|
||||||
|
|
||||||
* Free software: Apache license
|
* Free software: Apache license
|
||||||
* Documentation: http://docs.openstack.org/developer/os-api-ref
|
* Documentation: https://docs.openstack.org/os-api-ref/latest/
|
||||||
* Source: http://git.openstack.org/cgit/openstack/os-api-ref
|
* Source: https://git.openstack.org/cgit/openstack/os-api-ref
|
||||||
|
@@ -5,7 +5,7 @@ description-file =
|
|||||||
README.rst
|
README.rst
|
||||||
author = OpenStack
|
author = OpenStack
|
||||||
author-email = openstack-dev@lists.openstack.org
|
author-email = openstack-dev@lists.openstack.org
|
||||||
home-page = http://docs.openstack.org/developer/os-api-ref
|
home-page = https://docs.openstack.org/os-api-ref/latest/
|
||||||
classifier =
|
classifier =
|
||||||
Environment :: OpenStack
|
Environment :: OpenStack
|
||||||
Intended Audience :: Information Technology
|
Intended Audience :: Information Technology
|
||||||
|
Reference in New Issue
Block a user