From 8316f962c52b01edc5be466b18e54904e2a1248a Mon Sep 17 00:00:00 2001 From: ghanshyam Date: Thu, 16 Aug 2018 12:13:02 +0000 Subject: [PATCH] Fix python pkg format issue One issue left from below fix https://review.openstack.org/#/c/592308/ This commit fixes the issue for Tempest release - https://review.openstack.org/#/c/592276/ Change-Id: I2c7d6c0a3c0fd2755a5adbbed3fac4a7bcb7720b --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 2f7bf2fbbd..c93e19f857 100644 --- a/README.rst +++ b/README.rst @@ -131,7 +131,7 @@ Tempest library interface, other pieces of Tempest do not have the same stable interface and there are no guarantees on the Python API unless otherwise stated. -For more details refer to the library documentation here: `Library +For more details refer to the `library documentation `_ Release Versioning