From 70d30342fc93187efda5d761a19c175193e41779 Mon Sep 17 00:00:00 2001 From: Zhihai Song Date: Mon, 28 Dec 2015 16:30:56 +0800 Subject: Fix the url in the CONTRIBUTING.rst Replace the https://bugs.launchpad.net/oslo with https://bugs.launchpad.net/oslo.middleware Change-Id: I792ceb5e248fb562133fa94d67698314351dd7e3 --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index ae13ba6..414d566 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/oslo + https://bugs.launchpad.net/oslo.middleware -- cgit v1.2.1