diff --git a/doc/source/conf.py b/doc/source/conf.py index 4faf403e..c4583ab6 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -115,8 +115,8 @@ html_theme = 'openstackdocs' # -- Options for openstackdocstheme -------------------------------------- repository_name = 'openstack/heat-templates' -bug_project = 'heat-templates' -bug_tag = '' +bug_project = '995' +bug_tag = 'docs' # -- Options for HTMLHelp output ------------------------------------------