diff --git a/README.rst b/README.rst index ef767496a..dd8106f4c 100644 --- a/README.rst +++ b/README.rst @@ -34,7 +34,7 @@ Project resources * Documentation: https://docs.openstack.org/python-ironicclient/latest/ * Source: https://opendev.org/openstack/python-ironicclient * PyPi: https://pypi.org/project/python-ironicclient -* Bugs: https://storyboard.openstack.org/#!/project/959 +* Bugs: https://bugs.launchpad.net/python-ironicclient * Release notes: https://docs.openstack.org/releasenotes/python-ironicclient/ Python API diff --git a/doc/source/conf.py b/doc/source/conf.py index 0d54eeb62..6dc10cd07 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -18,8 +18,8 @@ apidoc_separate_modules = True # openstackdocstheme options openstackdocs_repo_name = 'openstack/python-ironicclient' +openstackdocs_bug_project = 'python-ironicclient' openstackdocs_pdf_link = True -openstackdocs_use_storyboard = True # autodoc generation is a bit aggressive and a nuisance when doing heavy # text edit cycles. diff --git a/doc/source/contributor/contributing.rst b/doc/source/contributor/contributing.rst index 5d62ef7d2..3c6c5208e 100644 --- a/doc/source/contributor/contributing.rst +++ b/doc/source/contributor/contributing.rst @@ -39,7 +39,7 @@ Project Hosting Details ----------------------- Bug tracker - https://storyboard.openstack.org/#!/project/959 + https://bugs.launchpad.net/python-ironicclient Mailing list (prefix subjects with ``[ironic]`` for faster responses) http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-discuss