From 70db29579274ac48a088a0aa85c1eba1497071d8 Mon Sep 17 00:00:00 2001 From: DeepaJon Date: Mon, 10 Apr 2017 13:28:20 +0530 Subject: [PATCH] Optimize the link address Use https instead of http to ensure the safety Change-Id: Idd2da1dddeb324002e4f4a81597f197295ecf383 --- README.rst | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.rst b/README.rst index a88c78f291..dfb5292b93 100644 --- a/README.rst +++ b/README.rst @@ -5,8 +5,8 @@ Rally Team and repository tags ======================== -.. image:: http://governance.openstack.org/badges/rally.svg - :target: http://governance.openstack.org/reference/tags/index.html +.. image:: https://governance.openstack.org/badges/rally.svg + :target: https://governance.openstack.org/reference/tags/index.html .. image:: https://img.shields.io/pypi/v/rally.svg :target: https://pypi.python.org/pypi/rally/ @@ -53,7 +53,7 @@ Who Is Using Rally Documentation ============= -`Rally documentation on ReadTheDocs `_ is a perfect place to start learning about Rally. It provides you with an **easy** and **illustrative** guidance through this benchmarking tool. For example, check out the `Rally step-by-step tutorial `_ that explains, in a series of lessons, how to explore the power of Rally in benchmarking your OpenStack clouds. +`Rally documentation on ReadTheDocs `_ is a perfect place to start learning about Rally. It provides you with an **easy** and **illustrative** guidance through this benchmarking tool. For example, check out the `Rally step-by-step tutorial `_ that explains, in a series of lessons, how to explore the power of Rally in benchmarking your OpenStack clouds. Architecture @@ -92,10 +92,10 @@ Links ---------------------- * Free software: Apache license -* Documentation: http://rally.readthedocs.org/en/latest/ -* Source: http://git.openstack.org/cgit/openstack/rally -* Bugs: http://bugs.launchpad.net/rally -* Step-by-step tutorial: http://rally.readthedocs.org/en/latest/tutorial.html +* Documentation: https://rally.readthedocs.org/en/latest/ +* Source: https://git.openstack.org/cgit/openstack/rally +* Bugs: https://bugs.launchpad.net/rally +* Step-by-step tutorial: https://rally.readthedocs.org/en/latest/tutorial.html * RoadMap: https://docs.google.com/a/mirantis.com/spreadsheets/d/16DXpfbqvlzMFaqaXAcJsBzzpowb_XpymaK2aFY2gA2g * Launchpad page: https://launchpad.net/rally * Gitter chat: https://gitter.im/rally-dev/Lobby