From 15fade2377dff4992036aa51cd8e2e032c15b730 Mon Sep 17 00:00:00 2001 From: Atsushi SAKAI Date: Tue, 24 Nov 2015 11:49:04 +0900 Subject: [PATCH] Fix Bugs URL on CONTRIBUTING.rst README.rst written as http://bugs.launchpad.net/tempest for bug reporting. Also current tempest-lib bug reporting seems to be above url. This fixes the bugs URL on CONTRIBUTING.rst Change-Id: Ie3cb19e8acef9222e2eb0554862328536799dd46 --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 42ea657..57ae440 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -13,4 +13,4 @@ Pull requests submitted through GitHub will be ignored. Bugs should be filed on Launchpad, not GitHub: - https://bugs.launchpad.net/tempest-lib \ No newline at end of file + https://bugs.launchpad.net/tempest