From 05c49a717ab1203e6dc6d3411f8e36dff099aebe Mon Sep 17 00:00:00 2001 From: zhangdebo1987 Date: Thu, 3 Aug 2017 10:35:53 +0800 Subject: [PATCH] Improve README 1.Change tag link to newest address. 2.Correct a grammar problem. Needed-By: https://review.openstack.org/652862 Change-Id: Ia16e7413a08bd7ae787675a742790d3658bff4e4 (cherry picked from commit f52d5fe6b39bc59d06cda44c73331f6f9fa5feb6) --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 7d580f0..27296af 100644 --- a/README.rst +++ b/README.rst @@ -2,8 +2,8 @@ Team and repository tags ======================== -.. image:: https://governance.openstack.org/badges/python-searchlightclient.svg - :target: https://governance.openstack.org/reference/tags/index.html +.. image:: https://governance.openstack.org/tc/badges/python-searchlightclient.svg + :target: https://governance.openstack.org/tc/reference/tags/index.html .. Change things from this point on @@ -34,7 +34,7 @@ OpenStack. Install the client from PyPI ---------------------------- -The :program:`python-searchlightclient` package is published on `PyPI`_ and +The program `python-searchlightclient`_ package is published on `PyPI`_ and so can be installed using the pip tool, which will manage installing all python dependencies::