Blame SOURCES/0019-Migrate-the-link-of-bug-report-button-to-storyboard.patch

a64660
From 05a1cc889690a5b11fb21bb82f73ed693d70c7c0 Mon Sep 17 00:00:00 2001
a64660
From: zhulingjie <easyzlj@gmail.com>
a64660
Date: Thu, 30 Aug 2018 06:59:50 -0400
a64660
Subject: [PATCH 19/21] Migrate the link of bug report button to storyboard
a64660
a64660
Change-Id: I5b329f3233ce126fb25bff6c947aa8379b991d50
a64660
---
a64660
 doc/source/conf.py | 4 ++--
a64660
 1 file changed, 2 insertions(+), 2 deletions(-)
a64660
a64660
diff --git a/doc/source/conf.py b/doc/source/conf.py
a64660
index 567b444..fa24424 100644
a64660
--- a/doc/source/conf.py
a64660
+++ b/doc/source/conf.py
a64660
@@ -115,8 +115,8 @@ html_theme = 'openstackdocs'
a64660
 
a64660
 # -- Options for openstackdocstheme --------------------------------------
a64660
 repository_name = 'openstack/heat-cfntools'
a64660
-bug_project = 'heat-cfntools'
a64660
-bug_tag = ''
a64660
+bug_project = '991'
a64660
+bug_tag = 'docs'
a64660
 
a64660
 # -- Options for HTMLHelp output ------------------------------------------
a64660
 
a64660
-- 
a64660
2.20.1
a64660