From a847e91d6c214c43828e238beac5f63d37035544 Mon Sep 17 00:00:00 2001 From: zhulingjie Date: Thu, 30 Aug 2018 06:30:19 -0400 Subject: [PATCH] Migrate the link of bug report button to storyboard Change-Id: I7cbcd38a6e5db3fcc48b778b61d2a0136b75c00c --- doc/source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/conf.py b/doc/source/conf.py index 67ed674..12150e9 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -42,8 +42,8 @@ if has_theme: # openstackdocstheme options repository_name = 'openstack/reno' -bug_project = 'reno' -bug_tag = '' +bug_project = '933' +bug_tag = 'docs' html_last_updated_fmt = '%Y-%m-%d %H:%M' # autodoc generation is a bit aggressive and a nuisance when doing heavy