replace launchpad urls with storyboard urls
since we don't use launchpad any more,replace it with storyboard Change-Id: I8e6e2d9bda773cacfd6011c50c221b5341989f7c
This commit is contained in:
parent
69be0ac44e
commit
3ae485d3e1
@ -11,6 +11,6 @@ the workflow documented at:
|
||||
|
||||
Pull requests submitted through GitHub will be ignored.
|
||||
|
||||
Bugs should be filed on Launchpad, not GitHub:
|
||||
Bugs should be filed on Storyboard, not GitHub:
|
||||
|
||||
https://bugs.launchpad.net/python-magnumclient
|
||||
https://storyboard.openstack.org/#!/project/openstack/python-magnumclient
|
||||
|
@ -29,12 +29,12 @@ in the `developer guide
|
||||
* License: Apache License, Version 2.0
|
||||
* `PyPi`_ - package installation
|
||||
* `Online Documentation`_
|
||||
* `Launchpad project`_ - release management
|
||||
* `Storyboard project`_ - story and task management
|
||||
* `Bugs`_ - issue tracking
|
||||
* `Source`_
|
||||
|
||||
.. _PyPi: https://pypi.org/project/python-magnumclient
|
||||
.. _Online Documentation: https://docs.openstack.org/python-magnumclient/latest/
|
||||
.. _Launchpad project: https://launchpad.net/python-magnumclient
|
||||
.. _Bugs: https://bugs.launchpad.net/python-magnumclient
|
||||
.. _Storyboard project: https://storyboard.openstack.org/#!/project/openstack/python-magnumclient
|
||||
.. _Bugs: https://storyboard.openstack.org/#!/project/openstack/python-magnumclient
|
||||
.. _Source: https://opendev.org/openstack/python-magnumclient
|
||||
|
Loading…
Reference in New Issue
Block a user