fix http links to https link and remove useless whitespaces

Change-Id: Id85008d022e1334171af8fbbe1579b3f1334f30f
This commit is contained in:
chengebj5238 2018-11-24 11:33:51 +08:00
parent 838100cf26
commit 9158ca0d29
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ This Ansible role creates the configuration files used by various
OpenStack CLI tools. For more information about these tools, see the OpenStack CLI tools. For more information about these tools, see the
`OpenStack CLI Reference`_. `OpenStack CLI Reference`_.
.. _OpenStack CLI Reference: http://docs.openstack.org/cli-reference/overview.html .. _OpenStack CLI Reference: https://docs.openstack.org/cli-reference/overview.html
To clone or view the source code for this repository, visit the role repository To clone or view the source code for this repository, visit the role repository
for `openstack_openrc <https://github.com/openstack/openstack-ansible-openstack_openrc>`_. for `openstack_openrc <https://github.com/openstack/openstack-ansible-openstack_openrc>`_.