diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 414de1ba30ab7254c206097fcd69e7eeecfca286..d6c2686c56e15caab4f3927bf0b015af13143570 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -9,9 +9,9 @@ to set up and use Gerrit:
 
    https://docs.openstack.org/contributors/code-and-documentation/quick-start.html
 
-Bugs should be filed on Storyboard:
+Bugs should be filed on Launchpad:
 
-   https://storyboard.openstack.org/#!/project/openstack/kayobe
+   https://bugs.launchpad.net/kayobe
 
 For more specific information about contributing to this repository, see the
 Kayobe contributor guide:
diff --git a/README.rst b/README.rst
index 199066816c58faabcb241de7c8ed22f8fd424b36..dea6f3e7a6bac6d72d9ddf02b7395a92d9c3e75b 100644
--- a/README.rst
+++ b/README.rst
@@ -67,7 +67,7 @@ https://docs.openstack.org/releasenotes/kayobe/
 Bugs
 ----
 
-https://storyboard.openstack.org/#!/project/openstack/kayobe
+https://bugs.launchpad.net/kayobe
 
 Community
 ---------
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 9e235814aa7bbd9dad4c81a074d40bdf8900df69..9ed27550f951b52f38acbcd6f8c38dce07561a8b 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -119,7 +119,6 @@ latex_use_xindy = False
 openstackdocs_repo_name = 'openstack/kayobe'
 openstackdocs_pdf_link = True
 openstackdocs_auto_name = False
-openstackdocs_use_storyboard = True
 
 openstackdocs_projects = [
     'bifrost',
diff --git a/doc/source/contributor/contributing.rst b/doc/source/contributor/contributing.rst
index 035e81cb437285bce436c6baf7554447f3fcb519..c105d1da6b041fa26075c5a733b070ec4e7155d8 100644
--- a/doc/source/contributor/contributing.rst
+++ b/doc/source/contributor/contributing.rst
@@ -71,15 +71,17 @@ New Feature Planning
 ~~~~~~~~~~~~~~~~~~~~
 
 New features are discussed via IRC or mailing list (with [kolla] prefix).
-Kayobe project keeps RFEs in `Storyboard
-<https://storyboard.openstack.org/#!/project/openstack/kayobe>`__.  Specs are
-welcome but not strictly required.
+Kayobe project keeps RFEs in `Launchpad
+<https://bugs.launchpad.net/kayobe>`__.
+Please use [RFE] prefix in the bug subject.
+Note this is the same place as for bugs.
+Specs are welcome but not strictly required.
 
 Task Tracking
 ~~~~~~~~~~~~~
 
-Kolla project tracks tasks in `Storyboard
-<https://storyboard.openstack.org/#!/project/openstack/kayobe>`__.  Note this
+Kayobe project tracks tasks in `Launchpad
+<https://bugs.launchpad.net/kayobe>`__.  Note this
 is the same place as for bugs.
 
 A more lightweight task tracking is done via etherpad - `Whiteboard
@@ -89,7 +91,7 @@ Reporting a Bug
 ~~~~~~~~~~~~~~~
 
 You found an issue and want to make sure we are aware of it? You can do so
-on `Storyboard <https://storyboard.openstack.org/#!/project/openstack/kayobe>`__.
+on `Launchpad <https://bugs.launchpad.net/kayobe>`__.
 Note this is the same place as for tasks.
 
 Getting Your Patch Merged
diff --git a/releasenotes/source/conf.py b/releasenotes/source/conf.py
index 7a62178a33bc678981d2e775b8a66c2374a8d4d9..10d413c14926af556fbd6784bd0ea914b64c952d 100644
--- a/releasenotes/source/conf.py
+++ b/releasenotes/source/conf.py
@@ -251,7 +251,6 @@ locale_dirs = ['locale/']
 
 # openstackdocstheme options
 openstackdocs_repo_name = 'openstack/kayobe'
-openstackdocs_use_storyboard = True
 openstackdocs_auto_name = False
 
 openstackdocs_projects = [