File tree Expand file tree Collapse file tree 3 files changed +3
-7
lines changed Expand file tree Collapse file tree 3 files changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ Project Hosting Details
3434=======================
3535
3636Bug tracker
37- https://storyboard.openstack.org/#!/project/956
37+ https://bugs.launchpad.net/networking-generic-switch
3838
3939Code Hosting
4040 https://opendev.org/openstack/networking-generic-switch
Original file line number Diff line number Diff 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-
3228For information on how to contribute to Networking-generic-switch, see
3329https://docs.openstack.org/networking-generic-switch/latest/contributing.html.
Original file line number Diff line number Diff line change 2828# openstackdocstheme options
2929openstackdocs_repo_name = 'openstack/networking-generic-switch'
3030openstackdocs_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.
You can’t perform that action at this time.
0 commit comments