Update storyboard links to use name

storyboard now supports project name in the urls. Switch to using that
form, since it just looks nicer.

Change-Id: Ibb4185446392af68ddfcc9de4f4f76b44db676c5
This commit is contained in:
Monty Taylor 2018-08-03 10:16:21 -05:00
parent 7eb8f8fee5
commit 5b8ef64502
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594
2 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@ Project Documentation
https://docs.openstack.org/openstacksdk/latest/
Bug tracker
https://storyboard.openstack.org/#!/project/972
https://storyboard.openstack.org/#!/project/openstack/openstacksdk
Mailing list (prefix subjects with ``[sdk]`` for faster responses)
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

View File

@ -155,7 +155,7 @@ Create a server using objects configured with the ``clouds.yaml`` file:
Links
=====
* `Issue Tracker <https://storyboard.openstack.org/#!/project/972>`_
* `Issue Tracker <https://storyboard.openstack.org/#!/project/openstack/openstacksdk>`_
* `Code Review <https://review.openstack.org/#/q/status:open+project:openstack/openstacksdk,n,z>`_
* `Documentation <https://docs.openstack.org/openstacksdk/latest/>`_
* `PyPI <https://pypi.org/project/openstacksdk/>`_