From 7ddae0f1f4ba9257a23ce095f0733cbf4e401895 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Tue, 19 Apr 2016 15:18:34 -0400 Subject: [PATCH] fix up the formatting of the readme for the announce script The release announce script looks for links using a regex. Update the link block section of the README to match that regex. Change-Id: Ie76ab2d3a95a4921823c39f04579791862c2dc06 Signed-off-by: Doug Hellmann --- README.rst | 29 +++++++---------------------- 1 file changed, 7 insertions(+), 22 deletions(-) diff --git a/README.rst b/README.rst index efa8cb8c..a9efaaae 100644 --- a/README.rst +++ b/README.rst @@ -69,26 +69,11 @@ Typical cases where Rally aims to help are: Links ---------------------- -Rally documentation: +* 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 +* RoadMap: https://docs.google.com/a/mirantis.com/spreadsheets/d/16DXpfbqvlzMFaqaXAcJsBzzpowb_XpymaK2aFY2gA2g +* Launchpad page: https://launchpad.net/rally - http://rally.readthedocs.org/en/latest/ - -Rally step-by-step tutorial: - - http://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 - -Code is hosted on git.openstack.org: - - http://git.openstack.org/cgit/openstack/rally - -Code is mirrored on github: - - https://github.com/openstack/rally