From 689729fa354921152cb1bd7220056a89b627e66e Mon Sep 17 00:00:00 2001 From: Eric Brown Date: Sun, 5 Feb 2017 20:45:52 -0800 Subject: Use https for *.openstack.org references The openstack.org pages now support https and our references to the site should by default be one signed by the organization. Change-Id: Ia6cdaf7fabd1c355df002aa07b0695610dde9cd1 --- README.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 02eed1c..7421e5e 100644 --- a/README.rst +++ b/README.rst @@ -2,8 +2,8 @@ Team and repository tags ======================== -.. image:: http://governance.openstack.org/badges/python-keystoneclient.svg - :target: http://governance.openstack.org/reference/tags/index.html +.. image:: https://governance.openstack.org/badges/python-keystoneclient.svg + :target: https://governance.openstack.org/reference/tags/index.html .. Change things from this point on @@ -33,14 +33,14 @@ OpenStack's Identity Service. For command line interface support, use * `How to Contribute`_ .. _PyPi: https://pypi.python.org/pypi/python-keystoneclient -.. _Online Documentation: http://docs.openstack.org/developer/python-keystoneclient +.. _Online Documentation: https://docs.openstack.org/developer/python-keystoneclient .. _Launchpad project: https://launchpad.net/python-keystoneclient .. _Blueprints: https://blueprints.launchpad.net/python-keystoneclient .. _Bugs: https://bugs.launchpad.net/python-keystoneclient .. _Source: https://git.openstack.org/cgit/openstack/python-keystoneclient .. _OpenStackClient: https://pypi.python.org/pypi/python-openstackclient -.. _How to Contribute: http://docs.openstack.org/infra/manual/developers.html -.. _Specs: http://specs.openstack.org/openstack/keystone-specs/ +.. _How to Contribute: https://docs.openstack.org/infra/manual/developers.html +.. _Specs: https://specs.openstack.org/openstack/keystone-specs/ .. contents:: Contents: :local: -- cgit v1.2.1