From 2b127dd02f39d139abe81e336f84847d1aef4055 Mon Sep 17 00:00:00 2001 From: ZhijunWei Date: Tue, 28 Aug 2018 09:23:34 -0400 Subject: [PATCH] fix bug link in readme This patch fixes the bug tracker link in the readme. It is set to depend on a job definition change in project-config so we can use this patch to test the new release jobs. Change-Id: Id976a5fc4ba8fede726a80097fde8c0ce3c2019d --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 8adb259e..1a1200cf 100644 --- a/README.rst +++ b/README.rst @@ -37,7 +37,7 @@ provides a Python API (the ``heatclient`` module) and a command-line tool .. _Online Documentation: https://docs.openstack.org/python-heatclient/latest .. _Launchpad project: https://launchpad.net/python-heatclient .. _Blueprints: https://blueprints.launchpad.net/python-heatclient -.. _Bugs: https://bugs.launchpad.net/python-heatclient +.. _Bugs: https://storyboard.openstack.org/#!/project/openstack/python-heatclient .. _Source: https://git.openstack.org/cgit/openstack/python-heatclient .. _How to Contribute: https://docs.openstack.org/infra/manual/developers.html .. _Specs: https://specs.openstack.org/openstack/heat-specs/