Skip to content

Commit 5246705

Browse files
committed
Bugs are now tracked in launchpad, fix docs
Docs now reflect we have bug tracking in launchpad. Change-Id: Ia36b3497c9bbe93be55dcc933d56e1509fa46fb0
1 parent ec91cbb commit 5246705

File tree

3 files changed

+3
-7
lines changed

3 files changed

+3
-7
lines changed

CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Project Hosting Details
3434
=======================
3535

3636
Bug tracker
37-
https://storyboard.openstack.org/#!/project/956
37+
https://bugs.launchpad.net/networking-generic-switch
3838

3939
Code Hosting
4040
https://opendev.org/openstack/networking-generic-switch

README.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,8 @@ Project resources
2222

2323
* Documentation: https://docs.openstack.org/networking-generic-switch/latest/
2424
* Source: https://opendev.org/openstack/networking-generic-switch
25-
* Bugs: https://storyboard.openstack.org/#!/project/956
25+
* Bugs: https://bugs.launchpad.net/networking-generic-switch
2626
* Release notes: https://docs.openstack.org/releasenotes/networking-generic-switch/
2727

28-
Project status, bugs, and requests for feature enhancements (RFEs) are tracked
29-
in StoryBoard:
30-
https://storyboard.openstack.org/#!/project/956
31-
3228
For information on how to contribute to Networking-generic-switch, see
3329
https://docs.openstack.org/networking-generic-switch/latest/contributing.html.

doc/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
# openstackdocstheme options
2929
openstackdocs_repo_name = 'openstack/networking-generic-switch'
3030
openstackdocs_pdf_link = True
31-
openstackdocs_use_storyboard = True
31+
openstackdocs_use_storyboard = False
3232

3333
# autodoc generation is a bit aggressive and a nuisance when doing heavy
3434
# text edit cycles.

0 commit comments

Comments
 (0)