From 3ae485d3e10ca30e3771e52b71f22085a8f97f64 Mon Sep 17 00:00:00 2001 From: yangyong Date: Wed, 4 Sep 2019 15:45:54 +0800 Subject: [PATCH] replace launchpad urls with storyboard urls since we don't use launchpad any more,replace it with storyboard Change-Id: I8e6e2d9bda773cacfd6011c50c221b5341989f7c --- CONTRIBUTING.rst | 4 ++-- README.rst | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 771dc9f4..1608fe21 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 Storyboard, not GitHub: - https://bugs.launchpad.net/python-magnumclient + https://storyboard.openstack.org/#!/project/openstack/python-magnumclient diff --git a/README.rst b/README.rst index e3c7fd24..6acd8b36 100644 --- a/README.rst +++ b/README.rst @@ -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