From d55e096132ddd4f080230539b6a27d7104df2f8b Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Mon, 8 Jan 2024 16:32:17 +0900 Subject: [PATCH] Fix storyboard links We have a dedicated project for python-heatclient project. Change-Id: Ib419c4463f347195595ef8aa673720321289b171 --- doc/source/contributor/contributing.rst | 6 +++--- doc/source/man/heat.rst | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/doc/source/contributor/contributing.rst b/doc/source/contributor/contributing.rst index e3b6bb14..46c80d58 100644 --- a/doc/source/contributor/contributing.rst +++ b/doc/source/contributor/contributing.rst @@ -22,18 +22,18 @@ Please refer the `python-heatclient Core Team New Feature Planning ~~~~~~~~~~~~~~~~~~~~ -python-heatclient features are tracked on `Storyboard `_. +python-heatclient features are tracked on `Storyboard `_. Please specify the reported story with `python-heatclient`. Task Tracking ~~~~~~~~~~~~~ -We track our tasks in `Storyboard `_. +We track our tasks in `Storyboard `_. Please specify the reported story with `python-heatclient`. Reporting a Bug ~~~~~~~~~~~~~~~ You found an issue and want to make sure we are aware of it? You can do so on -`Storyboard `_. +`Storyboard `_. Please specify the reported story with `python-heatclient`. Getting Your Patch Merged diff --git a/doc/source/man/heat.rst b/doc/source/man/heat.rst index 1d215968..d181b39e 100644 --- a/doc/source/man/heat.rst +++ b/doc/source/man/heat.rst @@ -95,4 +95,5 @@ Please ask your OpenStack operator to enable this feature. BUGS ==== -Heat client is hosted in Launchpad so you can view current bugs at https://storyboard.openstack.org/#!/project/openstack/python-heatclient. +Heat client bugs are managed throught StoryBoard +`OpenStack Heat Client Stories `__