summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTING.rst4
-rw-r--r--README.rst10
2 files changed, 7 insertions, 7 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 719783b..1baaa50 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -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 OpenStack StoryBoard, not GitHub:
- https://bugs.launchpad.net/python-barbicanclient
+ https://storyboard.openstack.org/#!/project/984
diff --git a/README.rst b/README.rst
index 070252f..b6fe76d 100644
--- a/README.rst
+++ b/README.rst
@@ -2,11 +2,11 @@ python-barbicanclient
=====================
.. image:: https://img.shields.io/pypi/v/python-barbicanclient.svg
- :target: https://pypi.python.org/pypi/python-barbicanclient/
+ :target: https://pypi.org/project/python-barbicanclient/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/python-barbicanclient.svg
- :target: https://pypi.python.org/pypi/python-barbicanclient/
+ :target: https://pypi.org/project/python-barbicanclient/
:alt: Downloads
This is a client for the `Barbican <https://github.com/openstack/barbican>`__
@@ -17,7 +17,7 @@ Installation
------------
The client is
-`pip installable <https://pypi.python.org/pypi/python-barbicanclient>`__ as
+`pip installable <https://pypi.org/project/python-barbicanclient>`__ as
follows:
.. code:: console
@@ -203,11 +203,11 @@ usage options
* `Specs`_
* `Getting involved`_
-.. _PyPi: https://pypi.python.org/pypi/python-barbicanclient/
+.. _PyPi: https://pypi.org/project/python-barbicanclient/
.. _Online Documentation: https://docs.openstack.org/python-barbicanclient/latest/
.. _Launchpad project: https://launchpad.net/python-barbicanclient/
.. _Blueprints: https://blueprints.launchpad.net/python-barbicanclient/
-.. _Bugs: https://bugs.launchpad.net/python-barbicanclient/
+.. _Bugs: https://storyboard.openstack.org/#!/project/984
.. _Source: https://git.openstack.org/cgit/openstack/python-barbicanclient/
.. _Getting involved: https://docs.openstack.org/barbican/latest/contributor/getting_involved.html
.. _Specs: https://specs.openstack.org/openstack/barbican-specs/