[cli-ref] use https instead of http for docs.o.o
Change-Id: Iced27ea577e34d16ede9491e64598cd2920e58ea
This commit is contained in:
parent
2c7324511a
commit
7d85a2e7e3
@ -3,7 +3,7 @@ name = clireference
|
||||
summary = OpenStack Command-Line Interface Reference
|
||||
author = OpenStack
|
||||
author-email = openstack-docs@lists.openstack.org
|
||||
home-page = http://docs.openstack.org/
|
||||
home-page = https://docs.openstack.org/
|
||||
classifier =
|
||||
Environment :: OpenStack
|
||||
Intended Audience :: Information Technology
|
||||
|
@ -15,7 +15,7 @@ For example:
|
||||
|
||||
Behavior set using image properties overrides behavior set using flavors.
|
||||
For more information, refer to the `Manage images
|
||||
<http://docs.openstack.org/admin-guide/common/cli-manage-images.html>`_
|
||||
<https://docs.openstack.org/admin-guide/common/cli-manage-images.html>`_
|
||||
in the OpenStack Administrator Guide.
|
||||
|
||||
.. list-table:: Image service property keys
|
||||
|
@ -8,7 +8,7 @@ Abstract
|
||||
This guide provides information about OpenStack command-line client commands.
|
||||
For more information about installing and using command-line clients,
|
||||
see the `OpenStack command-line clients
|
||||
<http://docs.openstack.org/user-guide/cli.html>`_
|
||||
<https://docs.openstack.org/user-guide/cli.html>`_
|
||||
in the OpenStack End User Guide.
|
||||
|
||||
Contents
|
||||
@ -28,7 +28,7 @@ Contents
|
||||
|
||||
For more information about OpenStackClient and the command list,
|
||||
see the `OpenStackClient documentation
|
||||
<http://docs.openstack.org/developer/python-openstackclient/>`_.
|
||||
<https://docs.openstack.org/developer/python-openstackclient/>`_.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
Loading…
Reference in New Issue
Block a user