From d508dafe1c6ea02fac4b66d104d0d66ca89bb435 Mon Sep 17 00:00:00 2001 From: Trinh Nguyen Date: Mon, 18 Mar 2019 12:22:55 +0900 Subject: [PATCH] Update storyboard links Change-Id: Iab4fe00f6ac19245be00825cf228ae4f96398186 Signed-off-by: Trinh Nguyen --- CONTRIBUTING.rst | 2 +- README.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 7aaae0c..4d0a62a 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -13,4 +13,4 @@ Pull requests submitted through GitHub will be ignored. Bugs should be filed on Storyboard, not GitHub: - https://storyboard.openstack.org/#!/project_group/93 + https://storyboard.openstack.org/#!/project_group/searchlight diff --git a/README.rst b/README.rst index 3afda0a..06ca57c 100644 --- a/README.rst +++ b/README.rst @@ -23,7 +23,7 @@ hosted on `OpenStack git repository`_. Patches must be submitted using pull requests. .. _OpenStack git repository: https://git.openstack.org/cgit/openstack/python-searchlightclient -.. _Storyboard: https://storyboard.openstack.org/#!/project_group/93 +.. _Storyboard: https://storyboard.openstack.org/#!/project_group/searchlight .. _Gerrit: https://docs.openstack.org/infra/manual/developers.html#development-workflow python-searchlightclient is licensed under the Apache License like the rest of @@ -140,7 +140,7 @@ To use with keystone as the authentication system:: * License: Apache License, Version 2.0 * Documentation: https://docs.openstack.org/developer/python-searchlightclient * Source: https://git.openstack.org/cgit/openstack/python-searchlightclient -* Bugs: https://storyboard.openstack.org/#!/project_group/93 +* Bugs: https://storyboard.openstack.org/#!/project_group/searchlight Testing -------