diff --git a/doc/source/conf.py b/doc/source/conf.py index 6642cbf09..1e0fa4a6f 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -91,8 +91,8 @@ man_pages = [ # -- Options for openstackdocstheme ------------------------------------------- repository_name = 'openstack/python-cinderclient' -bug_project = 'cinderclient' -bug_tag = '' +bug_project = 'python-cinderclient' +bug_tag = 'doc' # -- Options for LaTeX output -------------------------------------------------