diff --git a/doc/source/conf.py b/doc/source/conf.py index 4fd484c..15f5b1b 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -34,8 +34,8 @@ extensions = [ # openstackdocstheme options openstackdocs_repo_name = 'openinfra/refstack-client' -bug_project = '879' -bug_tag = '' +openstackdocs_bug_project = '879' +openstackdocs_bug_tag = '' # Add any paths that contain templates here, relative to this directory. # templates_path = ['_templates']