File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,6 @@ the workflow documented at:
1111
1212Pull requests submitted through GitHub will be ignored.
1313
14- Bugs should be filed in StoryBoard , not GitHub:
14+ Bugs should be filed in Launchpad , not GitHub:
1515
16- https://storyboard.openstack.org/#!/project/947
16+ https://bugs.launchpad.net/ironic-python-agent/+bugs
Original file line number Diff line number Diff line change @@ -39,9 +39,9 @@ section of the Ironic dev-quickstart guide.
3939
4040Project Resources
4141=================
42- Project status, features, and bugs are tracked on StoryBoard :
42+ Project bugs are tracked on Launchpad :
4343
44- https://storyboard.openstack.org/#!/project/947
44+ https://bugs.launchpad.net/ironic-python-agent/+bugs
4545
4646Developer documentation can be found here:
4747
@@ -56,7 +56,7 @@ Source code repository for the project is located at:
5656 https://opendev.org/openstack/ironic-python-agent/
5757
5858IRC channel:
59- #openstack-ironic
59+ #openstack-ironic on irc.oftc.net
6060
6161To contribute, start here: `Openstack: How to
6262contribute <https://docs.openstack.org/infra/manual/developers.html> `_.
Original file line number Diff line number Diff line change 6161# openstackdocstheme options
6262openstackdocs_repo_name = 'openstack/ironic-python-agent'
6363openstackdocs_pdf_link = True
64- openstackdocs_use_storyboard = True
64+ openstackdocs_use_storyboard = False
6565
6666# Output file base name for HTML help builder.
6767htmlhelp_basename = 'Ironic Python Agentdoc'
Original file line number Diff line number Diff line change 113113# openstackdocstheme options
114114openstackdocs_repo_name = 'openstack/ironic-python-agent'
115115openstackdocs_auto_name = False
116- openstackdocs_use_storyboard = True
116+ openstackdocs_use_storyboard = False
117117
118118# Theme options are theme-specific and customize the look and feel of a theme
119119# further. For a list of options available for each theme, see the
You can’t perform that action at this time.
0 commit comments