Skip to content

Commit 603fe25

Browse files
committed
Change bug url to a correct one
The url for the python-openstackclient bugs is deprecated and needs to change it to a correct one. Change-Id: I3762faf27fdb647dbff2e47b19d238108ef1975f
1 parent 4bde9af commit 603fe25

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

doc/source/cli/man/openstack.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -477,8 +477,8 @@ The following environment variables can be set to alter the behaviour of :progra
477477
BUGS
478478
====
479479

480-
Bug reports are accepted at the python-openstackclient LaunchPad project
481-
"https://bugs.launchpad.net/python-openstackclient/+bugs".
480+
Bug reports are accepted at the python-openstackclient StoryBoard project
481+
"https://storyboard.openstack.org/#!/project/975".
482482

483483

484484
AUTHORS

doc/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Developers may also be found in the `IRC channel`_ ``#openstack-sdks``.
6363
.. _`on OpenStack's Git server`: https://git.openstack.org/cgit/openstack/python-openstackclient/tree
6464
.. _Launchpad: https://launchpad.net/python-openstackclient
6565
.. _Gerrit: http://docs.openstack.org/infra/manual/developers.html#development-workflow
66-
.. _Bug reports: https://bugs.launchpad.net/python-openstackclient/+bugs
66+
.. _Bug reports: https://storyboard.openstack.org/#!/project/975
6767
.. _blueprints: https://blueprints.launchpad.net/python-openstackclient
6868
.. _PyPi: https://pypi.org/project/python-openstackclient
6969
.. _tarball: http://tarballs.openstack.org/python-openstackclient

0 commit comments

Comments
 (0)