mirror of
https://opendev.org/openstack/python-heatclient.git
synced 2026-01-16 23:00:35 +00:00
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
This commit is contained in:
parent
38e03316b1
commit
2b127dd02f
1 changed files with 1 additions and 1 deletions
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue