From f342573a93c0533073103a55958097da33acda3a Mon Sep 17 00:00:00 2001 From: "ChangBo Guo(gcb)" Date: Wed, 23 Dec 2015 15:16:51 +0800 Subject: [PATCH] Fix wrong bugs report URL in CONTRIBUTING Change-Id: Ieca103bd3e0e375b765c04bf41337d66b0a884ed --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index ae13ba614..ef8e98a87 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.messaging