From 61f35e248da8bb22393133ec433727d616d37f90 Mon Sep 17 00:00:00 2001 From: Matthias Runge Date: Tue, 2 Dec 2025 07:54:48 +0100 Subject: [PATCH] Update bug tracker locations to launchpad to be consistent with the rest of the documentation. Change-Id: I62ff3fcbd03686dd8c933e6f9b62717a4d6e6752 Signed-off-by: Matthias Runge --- CONTRIBUTING.rst | 2 +- README.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 7aebd03..21514ab 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -14,4 +14,4 @@ Pull requests submitted through GitHub will be ignored. Bugs should be filed on Launchpad, not GitHub: - https://storyboard.openstack.org/#!/project/openstack/python-aodhclient + https://launchpad.net/python-aodhclient diff --git a/README.rst b/README.rst index 100be1e..37a73b0 100644 --- a/README.rst +++ b/README.rst @@ -18,4 +18,4 @@ as aodh). Each implements the entire OpenStack Aodh API. * Release notes: https://releases.openstack.org/teams/telemetry.html * Documentation: https://docs.openstack.org/python-aodhclient/latest/ * Source: https://opendev.org/openstack/python-aodhclient -* Bugs: https://storyboard.openstack.org/#!/project/openstack/python-aodhclient +* Bugs: https://launchpad.net/python-aodhclient