From 05a1cc889690a5b11fb21bb82f73ed693d70c7c0 Mon Sep 17 00:00:00 2001
From: zhulingjie <easyzlj@gmail.com>
Date: Thu, 30 Aug 2018 06:59:50 -0400
Subject: [PATCH 19/21] Migrate the link of bug report button to storyboard
Change-Id: I5b329f3233ce126fb25bff6c947aa8379b991d50
---
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 567b444..fa24424 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-cfntools'
-bug_project = 'heat-cfntools'
-bug_tag = ''
+bug_project = '991'
+bug_tag = 'docs'
# -- Options for HTMLHelp output ------------------------------------------
--
2.20.1